0 Replies Last post: Sep 23, 2005 11:53 AM by JulianG  
JulianG   2 posts since
Sep 23, 2005
Currently Being Moderated

Sep 23, 2005 11:53 AM

How do I send Private Messages?

Hello everyone.

I''m testing the XIFFExample.fla file that comes with the XIFF package.

Everything is fine. But now I want to send private messages between users ina room and I tried this:

*chatRoom.sendPrivateMessage ( "SomeNickName", "Some private message body text", "");

*

I can see the traced XML with the message arriving only to the intended client. But the Room object is not dispatching the "privateMessage" event.

 

Am I sending the message in a wrong way?

 

Thanks,

JulianG

More Like This

  • Retrieving data ...