EasyManua.ls Logo

MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE - Page 5

MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
1378 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Contents 5
_focusrect property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117
_global property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 118
_highquality property. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119
_level property. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119
maxscroll property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .120
_parent property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .120
_quality property. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121
_root property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .123
scroll property. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .124
_soundbuftime property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .124
this property . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .125
Operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127
+ addition operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .132
+= addition assignment operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .133
[] array access operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .134
= assignment operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137
& bitwise AND operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .138
&= bitwise AND assignment operator . . . . . . . . . . . . . . . . . . . . . . . . .139
<< bitwise left shift operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .140
<<= bitwise left shift and assignment operator. . . . . . . . . . . . . . . . . . . 141
~ bitwise NOT operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .142
| bitwise OR operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .144
|= bitwise OR assignment operator . . . . . . . . . . . . . . . . . . . . . . . . . . .145
>> bitwise right shift operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .146
>>= bitwise right shift and assignment operator . . . . . . . . . . . . . . . . . 147
>>> bitwise unsigned right shift operator . . . . . . . . . . . . . . . . . . . . . . . .148
>>>= bitwise unsigned right shift and assignment operator . . . . . . . .149
^ bitwise XOR operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .150
^= bitwise XOR assignment operator. . . . . . . . . . . . . . . . . . . . . . . . . . 151
/*..*/ block comment delimiter operator . . . . . . . . . . . . . . . . . . . . . . .152
, comma operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .153
add concatenation (strings) operator . . . . . . . . . . . . . . . . . . . . . . . . .154
?: conditional operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .155
-- decrement operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .156
/ division operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .156
/= division assignment operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157
. dot operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .158
== equality operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .159
eq equality (strings) operator. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .160
> greater than operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161
gt greater than (strings) operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . .162
>= greater than or equal to operator . . . . . . . . . . . . . . . . . . . . . . . . . . .162
ge greater than or equal to (strings) operator . . . . . . . . . . . . . . . . . .163
++ increment operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .164
!= inequality operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .166

Table of Contents

Related product manuals