Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread]


Subject: RE: [flasher] actionscript debugging
From: Justin Ludington
Date: Wed, 31 Jan 2001 23:38:33 -0000

One technique is to use the "Trace" action. Place it where you think the
error may be occurring. When (or if) the playhead gets to that frame, a
window will popup with a message (whatever you type after the Trace
command). This will at least tell you where the logic is breaking down, if
not how to fix it.

Once you fix the problem remember to "Omit Trace Actions" when you export
the final .swf.

hth,
justin

-----Original Message-----

What is the best way to step through actionscript in flash 5?




[Previous] [Next] - [Index] [Thread Index] - [Next in Thread]