Flash Lite 2.x and 3.0 ActionScript Language Reference

mbchr function

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)