MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 37

Actionscript language reference
Table of Contents

Advertisement

trace(0xFFFFFFFF & -1); // -1
trace(4294967295 & -1); // -1
trace(4294967295 & 4294967295); // -1
See Also
&= (bitwise AND
assignment),
^ (bitwise
XOR),
^= (bitwise XOR
assignment),
| (bitwise
OR),
|= (bitwise OR
assignment),
~ (bitwise NOT)
& (bitwise AND)
37

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents