# Chat in Flash

**URL:** https://forum.kirupa.com/t/chat-in-flash/10095
**Category:** Uncategorized
**Created:** [December 24, 2002, 7:17am UTC](https://forum.kirupa.com/t/chat-in-flash/10095 "2002-12-24T07:17:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ultramarc](https://avatars.discourse-cdn.com/v4/letter/u/b487fb/32.png) [@ultramarc](https://forum.kirupa.com/u/ultramarc)
#### Post date: [December 24, 2002, 7:17am UTC](https://forum.kirupa.com/t/chat-in-flash/10095/1 "2002-12-24T07:17:16Z")

</div>

there’s this website and it has a Flash game. You can talk to your online opponent while the two of you are playing. how can this chat thing be done in a simple but very effective way and easy to understand??

---

<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: [December 24, 2002, 7:20am UTC](https://forum.kirupa.com/t/chat-in-flash/10095/2 "2002-12-24T07:20:10Z")

</div>

[http://www.fourfeathersmovie.com/battle/](http://www.fourfeathersmovie.com/battle/)

---

<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: [December 24, 2002, 7:36am UTC](https://forum.kirupa.com/t/chat-in-flash/10095/3 "2002-12-24T07:36:02Z")

</div>

Simple and easy to understand isn’t really an option here.

You will have to have an understanding of loadVars in Flash and PHP.

I do not have that knowledge, so I can not help you. Sorry ☹

---

<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: [December 24, 2002, 8:44am UTC](https://forum.kirupa.com/t/chat-in-flash/10095/4 "2002-12-24T08:44:46Z")

</div>

To put it bluntly… lost is right in one aspect… it’s not simple…

You can achieve this in multiple different ways… I could tell you a way to make multiplayer games and a server off your computer… But it would take eons…

_lol_…

Basically… Search around and experiment… Try lower things… Then work your way up.

Peace\<:}

---

<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: [December 24, 2002, 1:53pm UTC](https://forum.kirupa.com/t/chat-in-flash/10095/5 "2002-12-24T13:53:07Z")

</div>

Actually, the easiest way is to use the XML Object, you could search [google.com](http://google.com), or check ‘Server-Side/Scripting’ forum.

Btw, you should install a socket server as well, Unity of Colin moock is a good one/ [[link]](http://moock.org/unity/)
