I wrote this in a reply, but thought it might get more attention as its own topic. Perhaps other people have run into this problem.
When I upload my .swf to my server, it throws me a XIFFErrorEvent with errorCode 401, type Auth, Message/Condition Not-Authorized.
I have Security.loadPolicyFile in place, so I don’t think that is the problem. I have tried both the xml socket method and the direct http method, neither of which change anything.
I am connecting to jabber.org, with a registered username/password. The issue is that everything works perfectly when I test the .swf locally. I used to get this error locally, but that was resolved, and now the same error appears when it is on a webserver.
Is anyone familiar with this problem? or have any suggestions?
Any help would be greatly appreciated, thanks.
G