Skip to main content
Participant
October 2, 2007
Question

Multiplayer flash game

  • October 2, 2007
  • 1 reply
  • 419 views
hi every body
i am new to this forum
i am to happy to find such a huge adope help center
plz could u tell me what is the best way to create multiplayer flash game
can i use xml or breeze commonent or falsh media server
thx alot
    This topic has been closed for replies.

    1 reply

    Participant
    October 3, 2007
    you have a bunch of methods in the SharedObject class that makes multiplayer games simple... so, get a persistent server connection on FMS 2, and play around with the onSync method to start

    however, whatever technology you chose, just don't forget to do your UML fisrt ;)