List of chat rooms 2004-02-26 - By Enrico Lai
Back Hi, How Can I do to have the list of the rooms in a Chat application? There is a method or I have to use a Shared Object?
I create the connection with: client_nc.connect("rtmp://www.myaddress.com/my_chat/"+Room.text, User.text);
then I can read the people list with users_so = SharedObject.getRemote("users_so", client_nc.uri, false);
Another thing, How Can I do to send a private message? I have to use a "virtual" chat room?
thanks to all
EL
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: flashcomm-unsubscribe@(protected) For additional commands, e-mail: flashcomm-help@(protected)
|
|