mbchr function

mbchr(number: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.

Availability: ActionScript 1.0; Flash Player 4

Parameters

number:Number - The number to convert to a multibyte character.

See also

fromCharCode (String.fromCharCode method)