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
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders