Changed this
client.multiplayer.developmentServer = "localhost:8080";
to this
client.multiplayer.developmentServer = "79.134.159.8:8080";
For the purpose of testing my game on other computers.
And I get this
got Error: Unable to connect to development server on 79.134.159.8:8080. Is the development server running?
got Error: Unable to connect to player.io multiplayer server due to Security Error [Error #2048: Security sandbox violation: file:///C|/Users/Ghassan.Ghassan%2DPC/Documents/Documents/playerio/Flash/NewGame/Output/MyGame.swf cannot load data from 79.134.159.8:8080.]
Tried to change the publish settings to access network, and tried to add my file in this link
http://www.macromedia.com/support/docum ... tml#119065
None of them worked