Ask a Question related to Macromedia Director 3D, Design and Development.
-
gjab13 #1
Multiplayer online game
Hey all.
I was wondering how complicated was to develop a multiplayer online game with Director.
Basically, I would like to know the different options there are to acomplish this.
Thanks!
gjab13 Guest
-
multiplayer game
hi, i develop in flash 8 (AS2) a car game where i run a race with 1 car. i want to transform this game into multiplaeyr with media server, can... -
Multiplayer Flash Game
Hello, i must develop a multiplayer flash game. Ok i'm studying and try more example but is there some code example online? i research source of a... -
3D multiplayer game
I've started a project that a multiplayer 3D race game with Havok and MUS. However, i have no exprience with 3D-multiplayer-game making. so i would... -
Multiplayer Game in Shockwave
Hi I was wondering if anyone could help me with the correct answer, because everything I've found so far online has been very vague. Is it... -
Where to begin creating a simple online multiplayer game?
Can anyone point me in the right direction for creating a simple online multiplayer game? Any books or online tutorials you can recommend? Whats this... -
ensamblador #2
Re: Multiplayer online game
it is not difficult at all.
NetLingo and MultiUser Xtra, can help you to communicate with a server (or
another app over internet). You can establish a connection in many ways outside
director too: Sockets, XML(present in director too!), even POST HTTP methods.
I recommend you sockets for time critical games, otherwise XML (it is more
simple to implement).
ensamblador Guest



Reply With Quote

