Hi Joachim, When you fix it, please let me know - so I will test the trunk.
Thanks. Tom -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joachim Bauch Sent: Wednesday, May 24, 2006 4:06 PM To: [email protected] Subject: Re: [Red5] sendMessage bug? Hi Dominick, Dominick Accattato wrote: > I was wondering because in 0.4.1, there is no method with the signature > getSharedObject(scope,"flashSO" ); > > only > > getSharedObject(String name ); yep, that was part of the new implementation of the SO-Service in the trunk I told you yesterday. The SO-Service is a singleton in the trunk, configured in a bean and can be used for every scope, thus the scope is passed as parameter to it. Joachim _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
