I have some code that works fine using a SocketXML server, but I want to convert it to work with Red5. Red5 comes with AS2 examples, but nothing AS3. The only example I’ve been able to find is: http://rails.elctech.com/blog/tutorial-red5-as3-fc4-and-shared-fridge-magnets
It works fine on my server, but I all I want to do is echo a string that is sent to the server back to a client.
*
Does anyone know of any AS3 examples of using netconnection for chat?*
Any info appreciated. In the meantime I’ll be reading every article on Adobe.com until my brain explodes.