Max-Mov > mbchr
mbchrSyntax
mbchr(number
);
Arguments
number
The number to convert to a multibyte character.
Description
String function; converts an ASCII code number to a multibyte character.
Player
Flash 4 or later. This function has been deprecated in Flash 5; use of String.fromCharCode
method is encouraged.
See also
String.fromCharCode