I'm working on an open source flash chat (80+ avatars :D! ) commercial quality.
Anyways I have a ASP script that returns the following XML data
<message content="hi hey whats up hows it goin :)"></message>
<message content="oh hey hows it goin? fustrated?"></message>
how do I iterate through the...
...support that I can integrate? Does anyone know a free (possibly open source) flash/java chat client with voice support that I can integrate my website with.
I don't want a client that connects to another services server and uses their chat server for real-time chatting. I want it to be able...