Articles about debugger’

Feb 5, 2009

Debug Flash/Flex & Air with De MonsterDebugger

Posted by Dennis in AIR, ActionScript, Flash, Flex 5 comments

I highly recommend this debugger. It is an AIR application that has many useful features and will make your life much easier. Some of those features are:

detailed traces (trace strings and objects, which you can expand)
edit properties at runtime
method testing
a tree structure with which you can walk through the application

On top of that, it is [...]