Appendix B: Deprecated Flash 4 Operators - MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH Manual

Learning actionscript 2.0 in flash
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

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?

This manual is also suitable for:

Flash 8

Table of Contents