ok i'm trying to use nodejs for backend. the problem is that its working smooth when i'm creating exe but nothing is working when i'm using web player.

i have tried implementing the cross domain policy files , web emulation , Security.PrefetchSocketPolicy is returning true .

ok the issue is resolved , “Dns.GetHostAddresses” was the problem , its not working with web player.