Hello, My name is Mark. I am new member to Kirupa. I admit i am a bit of novice when it comes to ActionScript and ActionScript 3.
Anyway, i am attempting to build a small chat application. I want to do is… if there two users in a private room i want them to send messages back and forth to each other.
But i dont know which class to use for this…I know NetGroup class post messages to groups. However. to send a message to a specific client i was thinking NetStream class would be more appropiate. Or, is there any other alternatives i can use?
Does anyone have any thoughts or opinions on this? I have just recently started learning ActionScript so any advice is much sought after.