EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 460

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
460 Chapter 12: ActionScript Dictionary
Returns
A string.
Description
String function; converts an ASCII code number to a multibyte character.
See also
String.fromCharCode()
mblength
Availability
Flash Player 4. This function has been deprecated in favor of the String class.
Usage
mblength(string)
Parameters
string
A string.
Returns
A number.
Description
String function; returns the length of the multibyte character string.
mbord
Availability
Flash Player 4. This function was deprecated in Flash 5 in favor of String.charCodeAt().
Usage
mbord(character)
Parameters
character
The character to convert to a multibyte number.
Returns
A number.
Description
String function; converts the specified character to a multibyte number.
See also
String.fromCharCode()

Table of Contents

Related product manuals