Re: [Flashcoders] Net Debugger not working

2006-08-16 Thread Ing. Mario Falomir
I have that problem too, so I use the Log instead :) On 8/16/06, Elena Blanco [EMAIL PROTECTED] wrote: Hello Everyone -- I am building a Flash Web application that uses Flash Remoting. I've been using the net debugger before with no problems whatsoever. Now though, the debugger no longer

Re: [Flashcoders] Net Debugger not working

2006-08-16 Thread John VanHorn
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

RE: [Flashcoders] Net Debugger not working

2006-08-16 Thread Elena Blanco
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

RE: [Flashcoders] Net Debugger not working

2006-08-16 Thread Steven Sacks | BLITZ
Did you put the remoting components on the stage? ___ 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

RE: [Flashcoders] Net Debugger not working

2006-08-16 Thread Elena Blanco
No, and I never had to do it to use the netdebugger in the past. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Sacks | BLITZ Sent: Wednesday, August 16, 2006 3:27 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] Net Debugger not working

RE: [Flashcoders] Net Debugger not working

2006-08-16 Thread Steven Sacks | BLITZ
I've always put the Remoting Debug component on the stage. Somebody told me you had to. Good to know. :) ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

Re: [Flashcoders] Net Debugger not working

2006-08-16 Thread Grant Cox
Blanco wrote: No, and I never had to do it to use the netdebugger in the past. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Sacks | BLITZ Sent: Wednesday, August 16, 2006 3:27 PM To: Flashcoders mailing list Subject: RE: [Flashcoders] Net Debugger

RE: [Flashcoders] Net Debugger not working

2006-08-16 Thread Elena Blanco
: Wednesday, August 16, 2006 5:16 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] Net Debugger not working I had something similar at the beginning of the year, when first using Flash 8. http://chattyfig.figleaf.com/pipermail/flashcoders/2006-January/158090.html http