# Kwik quaestion

**URL:** https://forum.kirupa.com/t/kwik-quaestion/42978
**Category:** Uncategorized
**Created:** [February 16, 2004, 11:09pm UTC](https://forum.kirupa.com/t/kwik-quaestion/42978 "2004-02-16T23:09:29Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![bombsledder](https://avatars.discourse-cdn.com/v4/letter/b/958977/32.png) [@bombsledder](https://forum.kirupa.com/u/bombsledder)
#### Post date: [February 16, 2004, 11:09pm UTC](https://forum.kirupa.com/t/kwik-quaestion/42978/1 "2004-02-16T23:09:29Z")

</div>

how do create an online game in flash… how?  
is it possible?  
what language would u use.

thanks for your time

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 16, 2004, 11:57pm UTC](https://forum.kirupa.com/t/kwik-quaestion/42978/2 "2004-02-16T23:57:10Z")

</div>

online? if you mean like multiplayer, ive never done it but i read other thread around here that talked about that using xml sockets

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 17, 2004, 12:19am UTC](https://forum.kirupa.com/t/kwik-quaestion/42978/3 "2004-02-17T00:19:43Z")

</div>

You could use PHP/XML/Java/JavaScript/ACTIONSCRIPT (of course).

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 17, 2004, 11:47pm UTC](https://forum.kirupa.com/t/kwik-quaestion/42978/4 "2004-02-17T23:47:16Z")

</div>

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

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 19, 2004, 11:58pm UTC](https://forum.kirupa.com/t/kwik-quaestion/42978/5 "2004-02-19T23:58:59Z")

</div>

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](http://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!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 20, 2004, 12:40am UTC](https://forum.kirupa.com/t/kwik-quaestion/42978/6 "2004-02-20T00:40:09Z")

</div>

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
