/ FireTrace AS3 class / Log traces to the FireBug console
I wrote the FireTrace class to help me test the output of my AS3 code.
Live demo
- Install Firebug for Firefox
- Install Flash Debug Player
- Open the firebug window
- Refresh this page
I wrote the FireTrace class to help me test the output of my AS3 code.