| luchyx Bustos 2005-11-11, 5:46 pm |
| Does Not work anyway.
I found this interesting behaviour:
When I click on SharedObject Tab on View Application in FMSadmin.swf.
The admin shows an error: "Fail To make a debug connection, please check
that the application is in debug mode".
After that the server reject all connections.
Can you check this. ?
Thanks
luchyx
2005/11/9, John Berzy <passbad-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>:
>
> try this,
>
> application.onConnect =3D function(client){
> this.acceptConnection(client);
> var users =3D this.clients.length;
> this.userOnLine_so.lock()
> this.userOnLine_so.setProperty ("users", users);
> this.userOnLine_so.unlock()
> }
>
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
--
l u c h y x
http://cablemodem.fibertel.com.ar/riaevolution/
=-----------------------------------------------------------
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
|