PDA

View Full Version : setting up socket server



kamcknig
June 4th, 2009, 09:44 AM
I'm trying to play around using SmartFox Server in AS3.

I've created a simple test swf that works from the Flash IDE, but when I publish and try to run the swf file I get the socket error that swfs with file-system can't use sockets. Is there a way to get a socket server going that will allow local swfs to use sockets?

I'm running Windows Vista x64 by the way.

cbeech
June 4th, 2009, 03:45 PM
you could try changing your publish settings to 'local-with-networking' - as long as you aren't accessing and local files.