Method and property summary tables
Each class entry contains a table listing all of the associated methods. If the class has properties
(often constants), event handlers, or event listeners, these elements are summarized in additional
tables. All the elements listed in these tables also have their own entries, which follow the class
entry.
Constructor
If a class requires that you use a constructor to access its methods and properties, the constructor
is described in each class entry. This description has all of the standard elements (usage,
description, and so on) of other entries.
Method, property, and event handler listings
The methods, properties, and event handlers of a class are listed alphabetically after the class
entry.
Examples Folder
A set of ActionScript example files can be found in the HelpExamples folder in the Flash
installation directory. Typical paths to this folder are:
•
Windows: \Program Files\Macromedia\Flash MX 2004\Samples\HelpExamples\
•
Macintosh: HD/Applications/Macromedia Flash MX 2004/Samples/HelpExamples/
The HelpExamples folder contains a set of FLA files that are complete projects with working
ActionScript code. All ActionScript code can be found in the main Timeline of each FLA file or
in external ActionScript (.as) files.
Examples Folder
23
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?