Chapter 18. Debugging Applications
Macromedia Flash Basic 8 and Macromedia Flash Professional 8 provide several tools for testing ActionScript in your SWF files. The Debugger lets you find errors in a SWF file while it’s running in the Flash Debug Player (see “Debugging your scripts” on page 725). Flash also provides the following additional debugging tools:
The Output panel, which shows error messages, including some runtime errors, and lists of variables and objects (see “Using the Output panel” on page 738)
The
tracestatement, which sends programming notes and values of expressions to the Output panel (see “Using the trace statement” on page 742)The
throwandtry..catch..finallystatements, which let you test and respond to runtime errors from ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access