| heisen 2005-11-14, 8:45 pm |
| =EF=BB=BFhi,=0A=0Aif anyone kind enough to answer my question , that wou=
ld be great.=0Aiam stuckup here in a project.pls help me.=0A=0Athanks,=
=0Aheisen.=0A=0A=0A=0A=0A=0A=0AFrom: heisen[mailto:heisenberg16-015hOC+AsXE@public.gmane.org=
m]=0ASent: Monday, November 14, 2005 6:31 PM -08:00=0ATo: flash [flashco=
mm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org]=0ASubject: [FlashComm] sending msg across chat=
lobby&rooms=0A=0Ahi,=0A=0AIam using a lobby chat application, =0A=0Aiam=
using this code to notify the user disconnection to the other users in=
one room=0A=0Afor (var i =3D 0; i < application.clients.length; i ++)=
=0A{=0Aapplication.clients [i].call ("msgFromServer", null, client.usern=
ame, this.instancename, "left");=0A=0A}=0A=0Athe "clinets" array hold=
the reference to the clients,=0A=0Ai want to send a similar msg to othe=
r rooms too, any snippets would be fine.=0A=0Athanks,=0Aheisen=0A_______=
___________________________________=0AGe
t your own goowy now @ http://ww=
w.goowy.com =0A=0A------------------------------------------------------=
---=0ASupported by Fig Leaf Software - http://www.figleaf.com =0A-------=
--------------------------------------------------=0A=0ATo change your=
subscription options or search the archive:=0Ahttp://chattyfig.figleaf.=
com/mailman/listinfo/flashcomm=20
________________________________________
__
Get your own goowy now @ http://www.goowy.com
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|