I’m going to make a multiplayer game, and I was wondering what the code is to make flash on different computers to exchange variables. The way I’m going to have it is instead of giving PHP a whole bunch of numbers about differen’t people’s positions, I’m just going to make it send 1 array from each person. This array will have two things in it: The name of the person who sent it, and a number representing any keys on their keyboard they hit. I know it will run slow, but it seems simpler then an XML Socket. Can anyone explain how I would do this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Multiplayer With PHP | 0 | 42 | November 27, 2004 | |
Multiplayer games with Flash
|
5 | 39 | April 14, 2006 | |
Making a multiplayer
|
1 | 52 | February 13, 2004 | |
Multiplayer MX | 5 | 52 | April 18, 2003 | |
Making a multiplayer
|
3 | 70 | February 23, 2004 |