User Guide
762 Deprecated ActionScript
mbchr(number:Number) Deprecated since Flash Player 5. This
function was deprecated in favor of the
String.fromCharCode() method.
mblength(string:String)Number Deprecated since Flash Player 5. This
function was deprecated in favor of the
methods and properties of the String class.
mbord(character:String)Numb
er
Deprecated since Flash Player 5. This
function was deprecated in favor of
String.charCodeAt().
mbsubstring(value:String,
index:Number,
count:Number)String
Deprecated since Flash Player 5. This
function was deprecated in favor of
String.substr().
ord(character:String)Number Deprecated since Flash Player 5. This
function was deprecated in favor of the
methods and properties of the String class.
random(value:Number)Number Deprecated since Flash Player 5. This
function was deprecated in favor of
Math.random().
substring(string:String,
index:Number,
count:Number)String
Deprecated since Flash Player 5. This
function was deprecated in favor of
String.substr().
tellTarget(target:String,
statement(s))
Deprecated since Flash Player 5.
Macromedia recommends that you use dot (.)
notation and the with statement.
toggleHighQuality() Deprecated since Flash Player 5. This
function was deprecated in favor of
_quality.
Modifiers Function Name Description