Debug Panel
Top  Previous  Next


The 'Debug' Panel is used to help you see what's happening in your Movie's scripts. When you Play your Movie in SWiSHmax the 'Debug' Panel can display the script being executed and the value of your variables.

Panels-Debug  

Echo Script
Outputs all script executed by your Movie to the 'Debug' Panel.

Echo Bytecodes
Displays the Flash Bytecodes executed by your Movie to the 'Debug' Panel in one of the following formats:
·Summary: Displays the bytecodes that make actual changes, such as setting a variable, or stoping a move.  
·Detailed: Also displays bytecodes for doing calculations, including getting variable values, performing arithmetic and testing conditions.  

Stop/Restart Output
Stops or restarts the debug output being displayed in the 'Debug' Panel.

Clear

Clears all current output from the 'Debug' Panel.