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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Modifiers Signature Description<br />

mbord(character:String)<br />

: Number<br />

mbsubstring(value:Strin<br />

g, index:Number,<br />

count:Number) : String<br />

34 ActionScript language elements<br />

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

deprecated in favor of String.charCodeAt() method.<br />

Converts the specified character to a multibyte<br />

number.<br />

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

deprecated in favor of String.substr() method.<br />

Extracts a new multibyte character string from a<br />

multibyte character string.<br />

nextFrame() Sends the playhead to the next frame.<br />

nextScene() Sends the playhead to Frame 1 of the next scene.<br />

Number(expression:Objec Converts the parameter expression to a number.<br />

t) : Number<br />

Object([value:Object])<br />

: Object<br />

Creates a new empty object or converts the specified<br />

number, string, or Boolean value to an object.<br />

on(mouseEvent:Object) Specifies the mouse event or keypress that triggers<br />

an action.<br />

onClipEvent(movieEvent:<br />

Object)<br />

ord(character:String) :<br />

Number<br />

Triggers actions defined for a specific instance of a<br />

movie clip.<br />

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

deprecated in favor of the methods <strong>and</strong> properties of<br />

the String class.<br />

Converts characters to ASCII code numbers.<br />

parseFloat(string:Strin Converts a string to a floating-point number.<br />

g) : Number<br />

parseInt(expression:Str Converts a string to an integer.<br />

ing, [radix:Number]) :<br />

Number<br />

play() Moves the playhead forward in the Timeline.<br />

prevFrame() Sends the playhead to the previous frame.<br />

prevScene() Sends the playhead to Frame 1 of the previous scene.<br />

r<strong>and</strong>om(value:Number) :<br />

Number<br />

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

deprecated in favor of Math.r<strong>and</strong>om().<br />

Returns a r<strong>and</strong>om integer between 0 <strong>and</strong> one less<br />

than the integer specified in the value parameter.<br />

removeMovieClip(target: Deletes the specified movie clip.<br />

Object)

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

Saved successfully!

Ooh no, something went wrong!