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 <[EMAIL PROTECTED]> 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
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
