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
Logical NOT
not
Logical AND
and
Logical OR (Flash 4)
or
String concatenation (formerly &)
add
Instance of
instanceof
Less than (string version)
lt
Less than or equal to (string version)
le
Greater than (string version)
gt
Greater than or equal to (string version)
ge
Equal (string version)
eq
Not equal (string version)
ne
Associativity
Right to left
Left to right
Left to right
Left to right
Left to right
Left to right
Left to right
Left to right
Left to right
Left to right
Left to right
779
B
Need help?
Do you have a question about the FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH and is the answer not in the manual?