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
not
and
or
add
instanceof
lt
le
gt
ge
eq
ne
Deprecated Flash 4 operators
Description
Logical NOT
Logical AND
Logical OR (Flash 4)
String concatenation (formerly &)
Instance of
Less than (string version)
Less than or equal to (string version)
Greater than (string version)
Greater than or equal to (string version)
Equal (string version)
Not equal (string version)
APPENDIX B
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
311
Need help?
Do you have a question about the FLASH MX 2004-USING ACTIONSCRIPT IN FLASH and is the answer not in the manual?
Questions and answers