EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE - Mblength Function; Mbord Function

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE
780 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...
64 ActionScript language elements
Availability: ActionScript 1.0; Flash Lite 1.0
Parameters
number:Number - The number to convert to a multibyte character.
See also
fromCharCode (String.fromCharCode method)
mblength function
mblength(string) : Number
Deprecated since Flash Player 5. This function was deprecated in favor of the String.length
property.
Returns the length of the multibyte character string.
Availability: ActionScript 1.0; Flash Lite 1.0
Parameters
string:String - The string to measure.
Returns
Number - The length of the multibyte character string.
See also
String, length (String.length property)
mbord function
mbord(character) : Number
Deprecated since Flash Player 5. This function was deprecated in favor of
String.charCodeAt() method.
Converts the specified character to a multibyte number.
Availability: ActionScript 1.0; Flash Lite 1.0
Parameters
character:String - character The character to convert to a multibyte number.

Table of Contents

Related product manuals