I came across a really nice debugger tool to debug flash, flex and air applications at run-time. It is De MonsterDebugger This is by far the best debugging applications I have seen. It not only allows accessing all the properties and method of the objects inside the SWF, but also permits to manipulate the values and pass parameters to inbuilt object methods and custom methods.
The native flash trace can be replaced by the trace of this application and voila… you will be really surprised to see the innovative way of displaying the trace. It also features memory consumption which allows for better optimization and have a check on garbage collection.
The best of the all is it is open source air application. Once installed, it takes less than a minute to enable your flash,flex and air applications for the debugging, using this tool. Go check it out and you will not be disappointed.
Lee Brimelow has provided a fantastic introduction session on the tool and can be accessed here.
Wow! Great find! Do you know how many trace statements you just saved me?!
By: diamondTearz on August 7, 2009
at 7:42 pm
hi,please can u tel me the procedure .how can i debug AIR application with De MonsterDebugger
Thanks in advance
By: subba on November 10, 2009
at 7:27 pm
thanks for sharing the flex debugger. Along with debugger , I use this handy tracer in my every project, its helpful in tracing my application when running after development on clients. anybody in need can download from here
http://askmeflash.com/applications/9/runtime-flex-tracer-and-debugger
By: Maddox on July 15, 2010
at 9:20 am