Console
FlashFirebug now allows you to run AS3 code inside any SWF file at run-time. FlashFirebug console supports most AS3 syntax including function calls, method invocations, control structures, object instantiation and much more. For advanced developers, you can now upload an SWF and inject it within the target SWF for advanced AS3 capabilities that are not present within the console.
Run AS3 code and use the printf function to view output inside the console.