Add breakpoints to ActionScript code to interrupt the execution of the code. After execution is interrupted, you can step through and execute the code line by line, view different sections of your ActionScript, view the values of variables and expressions, and edit variable values.
Set a breakpoint
In the Actions panel or Script
window, click in the left margin next to the line of code where
you want the breakpoint to appear.
Remove a breakpoint