Infinity
Availability
Flash Player 5.
Usage
Infinity
Description
Constant; specifies the IEEE-754 value representing positive infinity. The value of this constant is
the same as
Number.POSITIVE_INFINITY
-Infinity
Availability
Flash Player 5.
Usage
-Infinity
Description
Constant; specifies the IEEE-754 value representing negative infinity. The value of this constant
is the same as
Number.NEGATIVE_INFINITY
#initclip
Availability
Flash Player 6.
Usage
#initclip order
Parameters
An integer that specifies the execution order of blocks of
order
optional parameter.
Description
Compiler directive; indicates the beginning of a block of initialization actions. When multiple
clips are initialized at the same time, you can use the
initialization occurs first. Initialization actions execute when a movie clip symbol is defined. If the
movie clip is an exported symbol, the initialization actions execute before the actions on Frame 1
of the SWF file. Otherwise, they execute immediately before the frame actions of the frame that
contains the first instance of the associated movie clip symbol.
Initialization actions execute only once during the playback of a SWF file; use them for one-time
initializations, such as class definition and registration.
See also
#endinitclip
.
.
parameter to specify which
order
code. This is an
#initclip
#initclip
403
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers