I am currently old skooling it on a chat client that runs in AS2 flash player
6. It has multiple rooms running on different ports. 

Now the game client it loads into runs at a different location so I have a
cross domain policy file which allows me to access the chat server at the
other location from game servers location. i.e. chat and game client are at
location 1 and chat server is at location 2. 

I have no problem accessing the chat server and logging on thats not the
issue. My problem here in lies is this, after the first connection to a
particular room, everytime I change it after the policy file is requested
again and again. It connects to first room fine. Second room and so on
connects, requests policy file, disconnects and then reconnects, authorizes
and then its fine.

Is there anyway I can make this request the policy file on the first
connection only and still have any new connection work?

Ele

Ele-web.co.uk Multimedia
[EMAIL PROTECTED]


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to