Overview > Sample entry for objects
Sample entry for objectsThe following sample dictionary entry explains the conventions used for predefined ActionScript objects. Objects are listed alphabetically with all other elements in the dictionary.
The entry title provides the name of the object. The object name is followed by a paragraph containing general information about the object.
Method and property summary tables
Each object entry contains a table listing all of the methods associated with the object. If the object has properties (often constants), these elements are summarized in an additional table. All of the methods and properties listed in these tables also have their own dictionary entries, which follow the object entry.
If the object requires you to use a constructor to access its methods and properties, the constructor is described at the end of the object entry. This description has all of the standard elements (syntax description, and so on) of other dictionary entries.
The methods and properties of an object are listed alphabetically after the object entry.