User Guide
1090 Appendix: Deprecated Language Elements
mbord
Availability
Flash Player 4. This function was deprecated in Flash 5 in favor of String.charCodeAt().
Usage
mbord(character)
Parameters
character
The character to convert to a multibyte number.
Returns
A number.
Description
String function; converts the specified character to a multibyte number.
See also
String.fromCharCode()