I was wondering because in 0.4.1, there is no method with the signature
getSharedObject(scope,"flashSO"
);
only
getSharedObject(String name
);
;)
On 5/24/06, Dominick Accattato <[EMAIL PROTECTED]> wrote:
gotcha!
On 5/24/06, Joachim Bauch < [EMAIL PROTECTED]> wrote:Hi Dominick,
Dominick Accattato wrote:
> Tom, you point out some valid points. SharedObject.sendMessage () should
> send that message to all clients connected to that sharedObject.
>
> which version of Red5 are you using?
He's using the trunk as "so.addSharedObjectListener" is not available in
0.4.1 ;) I'm assuming there might be some scope issue with the server and
the clients connecting to the SOs at different scopes and thus getting
different SOs.
Joachim_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
