Appendix B: Deprecated Flash 4 Operators - MACROMEDIA FLASH MX 2004-USING ACTIONSCRIPT IN FLASH Use Manual

Using actionscript in flash
Hide thumbs Also See for FLASH MX 2004-USING ACTIONSCRIPT IN FLASH:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents