|
ActionScript 2.0 Language Reference
|
|
Language Elements
This section provides syntax, usage information, and code samples for global functions and properties (those elements that do not belong to an ActionScript class); compiler directives; and for the constants, operators, statements, and keywords used in ActionScript and defined in the ECMAScript (ECMA-262) edition 4 draft language specification.
Compiler Directives | Compiler directives tell the compiler to preprocess certain instructions. |
Constants | Global constants that are available to every script. |
Global Functions | Global functions that are available to every script. |
Global Properties | Global properties that are available to every script. |
Operators | Operators are characters that specify how to combine, compare, or modify the values of an expression. |
Statements | Statements are language elements that perform or specify an action. |
Copyright © 2005 Macromedia Inc. All rights reserved.