Using Flexbuilder to edit and debug Flash Applications
Posted in AS3, Code, Technical, flash, flexbuilder3 on Apr 10th, 2008 1 Comment »
The goal here is to use the excellent code editing and application debugging/profiling available in Flexbuilder and still have the rapid prototyping and layout ability that the Flash IDE gives to you.
To get started create a new “Actionscript Project” in Flexbuilder.
Now we will add some code to testDebug.as that traces out when the application is [...]