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
Содержание Flash Lite 2
Страница 1: ...Flash Lite 2 x ActionScript Language Reference...
Страница 22: ...22 Contents...
Страница 244: ...244 ActionScript language elements...
Страница 760: ...760 ActionScript classes...