Wednesday, July 16, 2008

Command Line Compiler and Debugger

Open a command prompt here:
C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\ActionScript 3.0

Compiler

java -jar asc_authoring.jar -help

Debugger:

java -jar fdb.jar

Which will get you this:
(fdb)

Then type "help" or "tutorial".

Enjoy!

More later.

No comments: