I want to setup a Client(flash)-Server(neko) socket connection to be possible:
- On localhost - for local testing
- Internet swf(kongregate) to my server - for production/beta testing
I read a lot about policy here and on google and become confused a bit.
Questions are:
- Is it possible, considering I cannot change everything on kongregate(but I can change everything on my site)
- If it is - what modifiers should I apply to my Client(swf) and Server for socket connections to become possible?
- Is there some difference for local(file://) and remote(http://) swf locations and how to bypass that?
I use FlashDevelop/haxe