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.

Returns<br />

Number - The length of the multibyte character string.<br />

See also<br />

String, length (String.length property)<br />

mbord function<br />

mbord(character) : Number<br />

Deprecated since Flash Player 5. This function was deprecated in favor of<br />

String.charCodeAt() method.<br />

Converts the specified character to a multibyte number.<br />

Parameters<br />

character:String - character The character to convert to a multibyte number.<br />

Returns<br />

Number - The converted character.<br />

See also<br />

charCodeAt (String.charCodeAt method)<br />

mbsubstring function<br />

mbsubstring(value, index, count) : String<br />

Deprecated since Flash Player 5. This function was deprecated in favor of String.substr()<br />

method.<br />

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

Parameters<br />

value:String - The multibyte string from which to extract a new multibyte string.<br />

index:Number - The number of the first character to extract.<br />

count:Number - The number of characters to include in the extracted string, not including<br />

the index character.<br />

Returns<br />

String - The string extracted from the multibyte character string.<br />

62 ActionScript language elements

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

Saved successfully!

Ooh no, something went wrong!