[Red5] return shared object name after creation

Dominick Accattato daccattato at gmail.com
Tue Aug 8 10:43:40 EDT 2006


oh, it slips my mind which api call gets a list of connections.. but there
is a way :)

Once you have a list of connections, you can just cast the connections and
then call the clientside methods passing in the name of the shared object.
>From this point you can just connect clientside.

Sorry, that I don't have any code on me, but I'm at work right now and don't
have access.  I'll try to post back later if no one else does.


On 8/8/06, muriel <samiara01 at gmail.com> wrote:
>
> hi all,
>
> the roomJoin method of my application dynamically creates a shared
> object to represent user states which have to be accessible to the
> clients via listeners. how can I notify all clients in the room that a
> new object has been created? and how can I dynamically connect to the
> new object on the client side?
>
> any help is really appreciated;)
>
> regards,
> muriel
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20060808/917de24d/attachment.htm


More information about the Red5 mailing list