779
B
APPENDIX B
Deprecated Flash 4
operators
The following table lists Flash 4–only operators, which are deprecated in ActionScript 2.0. Do
not use these operators unless you are publishing to Flash Player 4 and earlier.
Operator
Description
Associativity
not
Logical NOT
Right to left
and
Logical AND
Left to right
or
Logical OR (Flash 4)
Left to right
add
String concatenation (formerly &)
Left to right
instanceof
Instance of
Left to right
lt
Less than (string version)
Left to right
le
Less than or equal to (string version)
Left to right
gt
Greater than (string version)
Left to right
ge
Greater than or equal to (string version)
Left to right
eq
Equal (string version)
Left to right
ne
Not equal (string version)
Left to right
Содержание FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH
Страница 1: ...Learning ActionScript 2 0 in Flash...
Страница 8: ...8 Contents...
Страница 18: ...18 Introduction...
Страница 30: ...30 What s New in Flash 8 ActionScript...
Страница 66: ...66 Writing and Editing ActionScript 2 0...
Страница 328: ...328 Interfaces...
Страница 350: ...350 Handling Events...
Страница 590: ...590 Creating Interaction with ActionScript...
Страница 710: ...710 Understanding Security...
Страница 730: ...730 Debugging Applications...
Страница 780: ...780 Deprecated Flash 4 operators...
Страница 830: ...830 Index...