Flash: Tracer Tools
June 15th, 2005 by LuisHere there is a list of some tools and articles to make your life easier as Flash developer:
- Admin Tool
- Flash debug Player
- LuminicBox.Log - FlashInspector (Spanish - English).
- SOS
- Flash 7 Trace viewer
- AFTERTHOUGHT
- Flash Log for Eclipse
- How can we improve trace()?
- objectDumper


June 15th, 2005 at 10:56 am
great stuff
June 15th, 2005 at 1:49 pm
it’s just about trace or logging. but debugging is a concept far beyond printf alike things. I think, there should exists a tool focused on helping debug a UI system.
http://www.eyezberg.com/index.php?option=com_content&task=view&id=410&Itemid=52
June 15th, 2005 at 3:46 pm
If you are looking for a tool focused on helping debug a UI system.
Check out the unit testing component and lecture I developed for flash forward in SF, http://www.reflektions.com/lectures/
August 25th, 2005 at 11:55 am
Hi all,
I post a log API recently called Log4Flash. I tried to make it simple and cutomizable for everyone to use it.
Check it at
http://www.pascalstern.com/log4flash
July 17th, 2008 at 11:52 am
Hm, seems that the tracers listed above are not so flexible as FT does.
I still use that one, http://code.google.com/p/flash-tracer/
If there’s a better one then let me know please