Description
Method; adds a line to the contents of the Output panel, terminated by a new line. This method
shows the Output panel if it is not already visible.
The
outputPanel.trace()
Example
The following example writes
fl.outputPanel.trace("hello world");
236
Chapter 3: Objects
method duplicates the functionality of
to the Output panel:
"hello world"
.
fl.trace()
Need help?
Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?