View Full Version : Flash Debug?
groovmuffn
08-28-2009, 11:56 PM
I am a novice with this and am not sure how to use the Debug component. Can it help me with fixing my output errors I see when ever I compile my project?
Thanks
sam.uk.net
08-30-2009, 01:38 PM
Hi
The debug component lists all variables during runtime. You can launch your flash movie swf with the debug component by pressing CTRL-SHIFT-ENTER.
If you click on a line number in your actionscript code, it will set a little red marker point. This sets a point where the debugger will stop running the code and pause the movie. I'd recommend just trying it out and experimenting.
Hope that makes sense :cool:
sam.uk.net
omega3d12
09-02-2009, 09:56 AM
I am a novice with this and am not sure how to use the Debug component. Can it help me with fixing my output errors I see when ever I compile my project?
Thanks
Somethign that will be really useful for debugging down the road is XrayLogger from blitz studios. Very intuitive flex app that listens on a specific port for actions on the debug level from AS code.
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.