Skip to main content
July 14, 2008
Question

<policy file request /> problem in IE

  • July 14, 2008
  • 1 reply
  • 432 views
Hello all,

I have made a chat application written in AS2.i have a seprate java server for my application.
i m using XMLScoket object to connect flash client to java server.

var clientSocket:XMLSocket = new XMLSocket();
System.security.loadPolicyFile("xmlsocket://mysite.com:80");
clientSocket.connect("mysite.com",8080 )

My problem is that when i try to connect to java server, i get the "<policy-file-request/>" from the flash client and socket just sits there waiting.
strange thing is that this seems to be a problem with flash player 9 in IE only.it workes perfectly fine with mozilla,netscape,safari and opera.The crossdomain file is inside root folder of tomcat.Both flash client and java server are in same domain.
If we comment code for loadpolicyfile in AS2 then still problem is same

please help me on this issue
thanks in advance
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    July 14, 2008
    hi all,
    i do have the same problem..any one had this resolved earlier..??thx in advance.

    regards,
    Praveenkumar