# Chat feature for Online Multiplayer Game

**URL:** https://forum.kirupa.com/t/chat-feature-for-online-multiplayer-game/293175
**Category:** programming
**Created:** [July 24, 2009, 8:16am UTC](https://forum.kirupa.com/t/chat-feature-for-online-multiplayer-game/293175 "2009-07-24T08:16:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Kaitenshin](https://avatars.discourse-cdn.com/v4/letter/k/3da27b/32.png) [@Kaitenshin](https://forum.kirupa.com/u/Kaitenshin)
#### Post date: [July 24, 2009, 8:16am UTC](https://forum.kirupa.com/t/chat-feature-for-online-multiplayer-game/293175/1 "2009-07-24T08:16:07Z")

</div>

Does anyone know where, or know exactly how to make a simple flash chat feature. A basic one, just inputs your name and message into a dynamic text box. I’ve looked at all the existing ones and none of them have worked exactly for me (using xml sockets).

[http://www.sephiroth.it/tutorials/flashPHP/flash\_chat/index.php](http://www.sephiroth.it/tutorials/flashPHP/flash_chat/index.php)  
[http://www.kirupa.com/developer/flash8/php5sockets\_flash8.htm](http://www.kirupa.com/developer/flash8/php5sockets_flash8.htm)  
[http://www.moock.org/webdesign/flash/](http://www.moock.org/webdesign/flash/)

None of these ended up working on my server. Is their a specific, complete idiot proof one that anyone knows of? Or at least a more in depth version of one of these by yourself? This has been frustrating me for at least two days… changing ports, setting my own server and one off a website to test. Any help, big or small, would be _excellent_.
