Avatar

Level 2

Hello Guys,


I'm starting a new project that's involve to create a multiplayer chess game. My question here is about a strategy for share the pieces moves and positions through the flash client, then each player can see the moves. I saw this tutorial http://code.seanhess.net/?p=140 wrote by Sean Clark where he explains how to do that using share-model. In my point of view, to perform the moves of pieces through the flash clients, the only thing that I need to do is share the x and y positions of each piece on the chess board, then the players can see the moves of each other. However, I'm not sure if it's the best approach. So, could you guys tell me in your opinion what is the best way to do something like that?

Thank you in advance.

Regards,

Eduardo Dias