Client-side logging and debugging

Often, you use the trace() method when you debug applications to write a checkpoint message on the client, which signals that your application reached a specific line of code, or to output the value of a variable.

The debugger version of Flash Player has two primary methods of writing messages that use trace():

Subtopics

Configuring the debugger version of Flash Player to record trace() output
Using the global trace() method
Using the Logging API

Flex 2

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flex/2/docs/00001530.html