[AS3] Sending Messages
Hello All, I am creating a chat application in Flash Media Server. I want clients to send messages back and forth to each other in a private room. Unfortunately, my knowledge of ActionScript 3.0 is rather limited. To accomplish this is using the NetGroup class the most suitable method to send and receive private messages? Or, are they different alternatives out there?
In regards to the NetGroup class i don't understand this class very well. I get confused with sendToNearest and and sentToNeigbor etc. Anyhow, if you have the answer to my questions i appreciate if you can reply to me thanks.
|