MultiPlayer: How to install smartfoxserver?

MrWoops

  • Posts: 34
So i have smartfoxserver basic, and i want to connect it with my game so i make it multiplaer. How do i import the swc. and where. Also where i must do the coding?


jpeterson

  • Posts: 17
hey if ur still working on multiplayer, i suggest ElectroServer (not that I have tried that one) but I've almost got ElectroServer up and running, got the game connected anyways, still working on showing other players

djip123

  • Posts: 982
So i have smartfoxserver basic, and i want to connect it with my game so i make it multiplaer. How do i import the swc. and where. Also where i must do the coding?
It will be a HUGE job, but its possible in a way.
All your behaviors have to be rough code i think :)
Go check out my website: http://gamecow.net

looniegames

  • Posts: 7
I am setting up SFS 2X. I have setup servers across the continents of the world using RightScale/AWS (multicloud) using a server template for SFS. Just becareful to terminate server and edit server to "small" for one server first with your client/server-side logic.
1.) Review the following
http://docs2x.smartfoxserver.com/ExamplesFlash/introduction
2.) Example
http://docs2x.smartfoxserver.com/ExamplesFlash/cannon-combat

3.) Stencyl Multiplayer Article
http://www.stencyl.com/help/viewArticle/83

Hope this helps.

Shawn