MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 572

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Number.NEGATIVE_INFINITY
Availability
Flash Player 5.
Usage
Number.NEGATIVE_INFINITY
Description
Property; specifies the IEEE-754 value representing negative infinity. The value of this property is
the same as that of the constant
Negative infinity is a special numeric value that is returned when a mathematical operation or
function returns a negative value larger than can be represented.
Number.POSITIVE_INFINITY
Availability
Flash Player 5.
Usage
Number.POSITIVE_INFINITY
Description
Property; specifies the IEEE-754 value representing positive infinity. The value of this property is
the same as that of the constant
Positive infinity is a special numeric value that is returned when a mathematical operation or
function returns a value larger than can be represented.
Number.toString()
Availability
Flash Player 5; behavior changed in Flash Player 7.
Usage
myNumber.toString(radix)
Parameters
Specifies the numeric base (from 2 to 36) to use for the number-to-string conversion. If
radix
you do not specify the
Returns
A string.
572
Chapter 12: ActionScript Dictionary
.
-Infinity
.
Infinity
parameter, the default value is 10.
radix

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents