# Sending Messages ActionScript 3 Which Class?

**URL:** https://forum.kirupa.com/t/sending-messages-actionscript-3-which-class/329493
**Category:** flash
**Created:** [September 5, 2012, 3:00pm UTC](https://forum.kirupa.com/t/sending-messages-actionscript-3-which-class/329493 "2012-09-05T15:00:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![flashproas3](https://avatars.discourse-cdn.com/v4/letter/f/8baadc/32.png) [@flashproas3](https://forum.kirupa.com/u/flashproas3)
#### Post date: [September 5, 2012, 3:00pm UTC](https://forum.kirupa.com/t/sending-messages-actionscript-3-which-class/329493/1 "2012-09-05T15:00:32Z")

</div>

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.
