after update my flash player to 9.0.124.0 (windows or linux) my xiff client fail to receive the xmlsocket policy file from openfire (listening in any port, even redirecting the port 843 to 5222)…
Add Security.loadPolicyFile(“xmlsocket://”+server +":5229"); before xmppSocketConnection.connect() method
Make sure to open port 5229 in your firewall settings
This allows Flash Player security model to grant connections to self/other domains as OpenFire listens to this port and respond with a security policy file