Ok, what about persistence until the server is stopped? Do you just set it
in the initial call to create the shared object in the Actionscript?

I tried this in the Shared Ball example setting the call in BallControl.as
on line 37 to:
 connected = so.connect("BallControl", connection, true); 

but this seems to break the shared object, is there something in the backend
I need to set up? 

Jim.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Joachim Bauch
Sent: 01 May 2006 23:18
To: [email protected]
Subject: Re: [Red5] Red5 0.4.1 released!

Hi Jim,

jim wrote:
> Is there a quick guide on persistent shared objects anywhere?

Shared objects are currently only persistent during the lifetime
of a Red5 server.  True (filesystem) persistence will be available
in Red5 0.5.

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

Reply via email to