Firefox Extension to debug any AS3 SWF on the web

FlashFirebug gives you the ability to debug any AS3 Flash on the web. Inspect the DisplayList, change properties on the fly and see the warnings, errors and traces directly in the extension. Use the inspector to hone in on elements, transform objects on the fly and use the console to run AS3 commands on the active SWF.

 

FlashFirebug 3 Features

Run your AS3 code inside any SWF at run-time
Free Transform, 3D Rotate, 3D Translate
View the SWF DisplayObjects inside the extension
View and change object properties at run-time
Inspect inside SWF files like you inspect HTML with Firebug
View errors, warning, and trace output
View useful information about the selected object
Advanced settings for advanced Flash developers