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

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Availability: ActionScript 1.0; Flash Lite 1.0
Parameters
- The number to convert to a multibyte character.
number:Number
See also
fromCharCode (String.fromCharCode method)

mblength function

mblength(string) : Number
Deprecated since Flash Player 5. This function was deprecated in favor of the
property.
Returns the length of the multibyte character string.
Availability: ActionScript 1.0; Flash Lite 1.0
Parameters
- The string to measure.
string:String
Returns
- The length of the multibyte character string.
Number
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()
Converts the specified character to a multibyte number.
Availability: ActionScript 1.0; Flash Lite 1.0
Parameters
-
character:String
64
ActionScript language elements
method.
The character to convert to a multibyte number.
character
String.length

Advertisement

Table of Contents
loading

Table of Contents