Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript language elements > Constants | |||
A constant is a variable used to represent a property whose value never changes. This section describes global constants that are available to every script.
|
Modifiers |
Constant |
Description |
|---|---|---|
|
|
A unique Boolean value that represents the opposite of |
|
|
|
Specifies the IEEE-754 value representing positive infinity. |
|
|
|
Specifies the IEEE-754 value representing negative infinity. |
|
|
|
A predefined variable with the IEEE-754 value for NaN (not a number). |
|
|
|
Inserts a carriage return character ( |
|
|
|
A special value that can be assigned to variables or returned by a function if no data was provided. |
|
|
|
A unique Boolean value that represents the opposite of |
|
|
|
A special value, usually used to indicate that a variable has not yet been assigned a value. |
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00001157.html