Hi,

I have a flash app running from a standalone player in Linux that requests files from a webserver connection on localhost:80 and also connects to a socket on localhost:3000

Both of these connections require a crossdomain policy file "implementation" one in the webroot and one pushed down the socket even though the xml on both says all hosts all ports.

Is this how it's supposed to work, because it's really annoying having to do a x-domain file for every connection...

   Is there anyway around this?

   Glen
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to