Josh Tynjala created the amazing application to connect to AIM (see here: http://www.zeuslabs.us/archives/6/connecting-to-aim-with-actionscript-3- sockets/), however when I try to run it on a remote server it pause for few minutes and than it gives an error messages:
Error #2044: Unhandled SecurityErrorEvent:. text=Error #2048: Security sandbox violation: http://domainName.com/FlashAIM.swf cannot load data from aimexpress.oscar.aol.com:5190. it looked like other people had the same problem and the answer of Josh was "You have to run the SWF from somewhere on your own computer." Is it not possible to use the socket connection form a remote server?