[Red5] SharedObject - sendMessage
Tom Krcha
tom at krcha.com
Sun May 21 12:54:27 EDT 2006
Hi,
Does anybody tried SharedObjects on serverside?
onAppStart
super.createSharedObject(scope,"mySO", false);
so = super.getSharedObject(scope,"mySO");
Then onAppJoin
so.sendMessage("messageFromServerToClient",listOfArguments);
and it doesn't work . it throws an error.
How can we send messages through sharedObject from server to client?
Thanks
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20060521/0633dca0/attachment.htm
More information about the Red5
mailing list