PDA

View Full Version : kwik quaestion



bombsledder
February 16th, 2004, 06:09 PM
how do create an online game in flash.. how?
is it possible?
what language would u use.



thanks for your time

flash4food
February 16th, 2004, 06:57 PM
online? if you mean like multiplayer, ive never done it but i read other thread around here that talked about that using xml sockets

REEFˇ
February 16th, 2004, 07:19 PM
You could use PHP/XML/Java/JavaScript/ACTIONSCRIPT (of course).

bombsledder
February 17th, 2004, 06:47 PM
yes i mean like when someone is playing they could like meet up with someone and like talk and see there character. if this is possible with actionscript or javascript or something simple can you please tell me how to so this..

and thanks for the quick reply

REEFˇ
February 19th, 2004, 06:58 PM
Talking to someone, like a chat? PHP/XML...lot's of coding though. Use PHP, works like a charm for me.

Seeing their character? Impossible with flash because I doubt any code can pass drawings and art to another person and actually be able to view it. Cokemusic.com does this (drools) but they use shockwave, with shockwave you can do ANYTHING.

But then again, it might be possible. Once a person makes his character, there should be a variable for each body part (e.g head1, head2). Then, it passes these vars to the other person, and then flash reads this and uses movieclips to replace vars and shows the character.

- DIFFICULT!

bombsledder
February 19th, 2004, 07:40 PM
well i dont know how to download php and comfigure and stuff but anyhow how do u use shockwave? is that like another scripting program or is that an easier thing for like maybe programming newbies?

thanks