fl.tools
Availability
Flash MX 2004.
Usage
fl.tools
Description
Read-only property; an array of Tools objects (see
creating extensible tools.
fl.trace()
Availability
Flash MX 2004.
Usage
fl.trace( message )
Parameters
A string that appears in the Output panel.
message
Returns
Nothing.
Description
Method; sends a text string to the Output panel. This method works in the same way as
outputPanel.trace()
Example
The following example displays text in the Output panel.
fl.trace("hello World!!!");
var myPet = "cat";
fl.trace("I have a " + myPet);
fl.version
Availability
Flash MX 2004.
Usage
fl.version
Description
Read-only property; returns the long string version of the Flash authoring tool, including
platform.
and the
statement in ActionScript.
trace()
Tools
object). This property is used only when
flash object
181
Need help?
Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?
Questions and answers