| fla coder 2006-01-07, 8:45 pm |
| allow me another silly question:
are those trace statements in the asc files supposed to show up when
compiling with the flash ide?
if so, then there is already a problem there, because i never see "***
onConnect called." in the output
On 08/01/06, fla coder <fla.coder-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> yes:
>
> application.onConnect =3D function (clientObj)
> {
> trace("*** onConnect called.");
>
> application.acceptConnection(clientObj);
> }
> On 08/01/06, Dave Bath <dave-tAgMTqu5zmI@public.gmane.org> wrote:
r[vbcol=seagreen]
n[vbcol=seagreen]
e[vbcol=seagreen]
er[vbcol=seagreen]
s[vbcol=seagreen]
r[vbcol=seagreen]
m[vbcol=seagreen]
,[vbcol=seagreen]
>
>
=-----------------------------------------------------------
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
|