Hi Daniela, I´m using non persistence so´s and when the last user disconnect from the SO Red5 delete all the data. In my application i fixed this re-creating and populating all the so´s / data ( using collections to hold so´s data in class attributes ) on appLeave / roomLeave methods.
Luiz Filipe. -----Mensagem original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nome de Daniela Remogna Enviada em: quarta-feira, 21 de fevereiro de 2007 03:10 Para: [email protected] Assunto: [Red5] Shared Object question Hi :-) If I create a Shared Object in this way: drawing_so = SharedObject.getRemote("drawing_so",_global.nc.uri,false) it is a non persistence shared object. When all user connected to this shared object are disconnected, does Red5 delete automaticaly this so? Thanks, Daniela Remogna
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
