This is a total noob question, but I'm trying to figure out how I can debug some JSFL that I created, stepping through it as the code runs on a Flash CS5 file. The DEBUG menu dropdown in ExtendScript has "run" grayed out...
If I double click the file, it runs in Flash and the output shows in the Output tab. But I want to step through my code in debug mode and watch the values of variables as it executes against the currently open Flash file.
Is this possible? Is there an alternative way of doing this?
Thanks in advance!