I want to create a simple game (Adobe Air) based on 2 players using ActionScript 3.
Let’s assume I want to create online chess game.
So that I can play with my friend at work, at home, from anywhere via internet.
Should I use flash server? Or something similar for this purpose, or there is simpler way to connect 2 players and make fully functional interaction between them?
I need to know, where to start.
Any online tutorials, sample codes will really help me.
Thank you!
You can use Flash Media Server or notorious multiuser servers. Some random names for you to search: Union (formerly Unity), Electroserver, SmartFoxServer, Mesmotronic, RED5, etc.