mbchr(number)
Deprecated since Flash Player 5. This function was deprecated in favor of the String.fromCharCode() method.
Converts an ASCII code number to a multibyte character.
Parameters
number:Number - The number to convert to a multibyte character.
See also
fromCharCode (String.fromCharCode method)