Modifiers
Function Name
mbchr(number:Number)
mblength(string:String)Number
mbord(character:String)Numb
er
mbsubstring(value:String,
index:Number,
count:Number)String
ord(character:String)Number
random(value:Number)Number
substring(string:String,
index:Number,
count:Number)String
tellTarget(target:String,
statement(s))
toggleHighQuality()
762
Deprecated ActionScript
Description
Deprecated since Flash Player 5. This
function was deprecated in favor of the
String.fromCharCode() method.
Deprecated since Flash Player 5. This
function was deprecated in favor of the
methods and properties of the String class.
Deprecated since Flash Player 5. This
function was deprecated in favor of
String.charCodeAt().
Deprecated since Flash Player 5. This
function was deprecated in favor of
String.substr().
Deprecated since Flash Player 5. This
function was deprecated in favor of the
methods and properties of the String class.
Deprecated since Flash Player 5. This
function was deprecated in favor of
Math.random().
Deprecated since Flash Player 5. This
function was deprecated in favor of
String.substr().
Deprecated since Flash Player 5.
Macromedia recommends that you use dot (.)
notation and the with statement.
Deprecated since Flash Player 5. This
function was deprecated in favor of
_quality.
Need help?
Do you have a question about the FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers