03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Modifiers Signature Description<br />

int(value:Number) :<br />

Number<br />

isFinite(expression:Obj<br />

ect) : Boolean<br />

isNaN(expression:Object<br />

) : Boolean<br />

length(expression:Strin<br />

g, variable:Object) :<br />

Number<br />

loadMovie(url:String,<br />

target:Object,<br />

[method:String])<br />

loadMovieNum(url:String<br />

, level:Number,<br />

[method:String])<br />

loadVariables(url:Strin<br />

g, target:Object,<br />

[method:String])<br />

loadVariablesNum(url:St<br />

ring, level:Number,<br />

[method:String])<br />

Deprecated since Flash Player 5. This function was<br />

deprecated in favor of Math.round().<br />

Converts a decimal number to an integer value by<br />

truncating the decimal value.<br />

Evaluates expression <strong>and</strong> returns true if it is a finite<br />

number or false if it is infinity or negative infinity.<br />

Evaluates the parameter <strong>and</strong> returns true if the value<br />

is NaN (not a number).<br />

Deprecated since Flash Player 5. This function,<br />

along with all the string functions, has been<br />

deprecated. <strong>Adobe</strong> recommends that you use the<br />

methods of the String class <strong>and</strong> the String.length<br />

property to perform the same operations.<br />

Returns the length of the specified string or variable.<br />

Loads a SWF or JPEG file into Flash Player while the<br />

original SWF file plays.<br />

Loads a SWF or JPEG file into a level in Flash Player<br />

while the originally loaded SWF file plays.<br />

Reads data from an external file, such as a text file or<br />

text generated by ColdFusion, a CGI script, Active<br />

Server Pages (ASP), PHP, or Perl script, <strong>and</strong> sets<br />

the values for variables in a target movie clip.<br />

Reads data from an external file, such as a text file or<br />

text generated by a ColdFusion, CGI script, ASP,<br />

PHP, or Perl script, <strong>and</strong> sets the values for variables<br />

in a Flash Player level.<br />

mbchr(number:Number) Deprecated since Flash Player 5. This function was<br />

deprecated in favor of the String.fromCharCode()<br />

method.<br />

Converts an ASCII code number to a multibyte<br />

character.<br />

mblength(string:String)<br />

: Number<br />

Deprecated since Flash Player 5. This function was<br />

deprecated in favor of the String.length property.<br />

Returns the length of the multibyte character string.<br />

Global Functions 33

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!