Index

Symbols

! logical NOT operator (Flash 5), Logical NOT
!= inequality operator (Flash 5), Using the equality (==) and inequality (!=) operators, The Inequality Operator
#include directive, #include (Compile-Time Import), #include Directive
semicolons not allowed, Statement Terminators (Semicolons)
$version global property, $version “Global” Property
% modulo operator, Modulo Division
%= modulo assignment operator, Operator Precedence
& (ampersand) concatenation operator (Flash 4), Flash 4-to-Flash 5 Datatype Conversion, Flash 4 Versus Flash 5 String Operators and Functions
& bitwise AND operator, Bitwise AND
&& logical AND operator (Flash 5), Logical AND
&= bitwise AND assignment operator, Operator Precedence
() parentheses
assigning vs. invoking methods, Methods
function call operator, The Function Call Operator, Running Functions, Methods
grouping operator, The Grouping Operator
operator precedence and, Operator Precedence
(comma) operator, The Comma Operator
(minus) subtraction operator, ActionScript’s Glue (Operators), Using Operators, Subtraction
* multiplication operator, Using Operators, Multiplication
*= multiplication assignment operator, Operator Precedence
+ (plus) addition operator, ActionScript’s Glue (Operators), Using Operators, Addition
converting data to strings, Converting to a string with empty string concatenation
++ increment operator, Increment
in do-while loops, The do-while Loop
+= add-and-reassign operator, Joining Strings Together
, (comma) operator
in for loops, Multiple Iterators ...

Get ActionScript: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.