When you test a SWF file in Adobe Flash Professional, the Output panel displays information to help you troubleshoot the ActionScript logic in your SWF file. To show this information, add trace() statements to your code or use the List Objects and List Variables commands.
If you use the trace() statement in your scripts, you can send specific information to the Output panel as the SWF file runs. This could include notes about the SWF file's status or the value of an expression.
To display or hide the Output panel, choose Window > Output or press F2.
Here is a partial list of the commands you can select in the Output Panel menu:
For more information, read the documentation on the trace() function in the ActionScript 2 Language Reference. To learn more about working with the Output panel, see the section titled Output panel overview in the Flash documentation.

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License
Flash User Forum |
More |
| 04/23/2012 | Auto-Save and Auto-Recovery |
|---|---|
| 04/23/2012 | Open hyperlinks in new window/tab/pop-up ? |
| 04/21/2012 | PNG transparencies glitched |
| 04/01/2010 | Workaround for JSFL shape selection bug? |
Flash Cookbooks |
More |
| 02/13/2012 | Randomize an array |
|---|---|
| 02/11/2012 | How to create a Facebook fan page with Flash |
| 02/08/2012 | Digital Clock |
| 01/18/2012 | Recording webcam video & audio in a flv file on local drive |