Hi Weyert,

Are you following the exact steps I listed?

Specifically, you need to launch the file by clicking on the debug button in
Eclipse rather than just browsing to the file.

If so, how did you install the plugin?

Spike

On 10/25/05, Weyert de Boer <[EMAIL PROTECTED]> wrote:
>
> Spike wrote:
>
> >In order to see anything with the debugger you usually need to set a
> >breakpoint somewhere in the code.
> >
> >Right-click in the left margin of the editor and choose toggle
> breakpoint.
> >Make sure it's inside a script block and on a line that has some
> executable
> >code on it.
> >
> >Once you've done that, hit the debug button.
> >
> >When the player gets to that line in the code it should pause and you
> should
> >be able to see all the variables in debug view.
> >
> >
> >
> Yes, but it can't connect to the debugger some screen pops up in the
> browser asking to tell me were the debugger and/or profiler is located.
> Nothing.
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



--
--------------------------------------------
Stephen Milligan
Do you do the Badger?
http://www.yellowbadger.com

Do you cfeclipse? http://www.cfeclipse.org
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to