Description
Function; converts the parameter
•
If
expression
•
If
expression
is
.
false
•
If
expression
with an optional trailing exponent, that is, 1.57505e-3.
•
If
expression
In files published for Flash Player 6 or earlier, the result is 0.
In files published for Flash Player 7 or later, the result is
This function is used to convert Flash 4 files containing deprecated operators that are
imported into the Flash 5 or later authoring environment. For more information, see
AND operator)
See also
,
Number class
NaN
Object class
Availability
Flash Player 5 (became a native object in Flash Player 6, which improved
performance significantly).
Description
The Object class is at the root of the ActionScript class hierarchy. This class contains a small
subset of the features provided by the JavaScript Object class.
Method summary for the Object class
Method
Object.addProperty()
Object.registerClass()
Object.toString()
Object.unwatch()
Object.valueOf()
Object.watch()
Property summary for the Object class
Property
Object.__proto__
574
Chapter 12: ActionScript Dictionary
expression
is a number, the return value is
is a Boolean value, the return value is 1 if
is a string, the function attempts to parse
is
, the return value is as follows:
undefined
.
Description
Creates a getter/setter property on an object.
Associates a movie clip symbol with an ActionScript object class.
Converts the specified object to a string and returns it.
Removes the watchpoint that
Returns the primitive value of an object.
Registers an event handler to be invoked when a specified property of an
ActionScript object changes.
Description
A reference to the
function.
to a number and returns a value as follows:
.
expression
expression
expression
.
NaN
Object.watch()
property of the object's constructor
prototype
is
, 0 if
true
expression
as a decimal number
& (bitwise
created.
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?