I am importing the following

import mx.remoting.NetServices;
import mx.remoting.debug.NetDebug;

and I am pointing to
NetServices.setDefaultGatewayUrl("http://xxx/flashservices/gateway";);

All works fine. The Flash application works great. I am just not seeing any
trace in the NetConnection Debugger any more

Elena

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John VanHorn
Sent: Wednesday, August 16, 2006 2:33 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Net Debugger not working

you said you called NetDebug.initialize(), but are you including the
RemotingDebugClasses in the library? also, are you including an absolute
path to gateway.php?
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to