817
INDEX
A
accessing object properties 38
actions
repeating 40
ActionScript
classpath 64
interfaces 59
ActionScript 2.0
overview 45
adding notes to scripts 16
animation, symbols and 21
arguments.
See
parameters
array access operators 38
arrays, multidimensional 39
ASCII values
function keys 813
keyboard keys 811
numeric keypad keys 813
other keys 814
assignment operators
about 37
compound 37
different from equality operators 37
associativity, of operators 32
asynchronous actions 68
B
bitwise operators 36
Boolean values
comparing 36
defined 11
braces.
See
curly braces
brackets.
See
array access operators
built-in functions 41
C
calling methods 21
casting data types 25
character sequences.
See
strings
child
node 70
class files, creating 48
class members
and Singleton design pattern 61
and subclasses 62
created once per class 60
creating 60
example of using 62
classes
and object-oriented programming 46
classpaths 64
creating and using 51
creating external class files 48
creating properties and methods 53
creating subclasses 55
defined 11
defined only in external files 51
dynamic 56
example of creating 48
extending 55
extending at runtime 56
getter/setter methods 63
importing 65
initializing properties inline 54
instance members and class members 60
interfaces 58, 59
naming 52
organizing in packages 57
overloading not supported 52
public and private member attributes 53
See also
classes, built-in
Содержание FLEX
Страница 1: ...Flex ActionScript Language Reference ...
Страница 8: ......
Страница 66: ...66 Chapter 2 Creating Custom Classes with ActionScript 2 0 ...
Страница 76: ......
Страница 133: ...break 133 See also for for in do while while switch case continue throw try catch finally ...
Страница 135: ...case 135 See also break default strict equality switch ...
Страница 146: ...146 Chapter 5 ActionScript Core Language Elements See also break continue while ...
Страница 229: ...while 229 i 3 The following result is written to the log file 0 3 6 9 12 15 18 See also do while continue for for in ...
Страница 808: ...808 Chapter 7 ActionScript for Flash ...
Страница 810: ...810 Appendix A Deprecated Flash 4 operators ...
Страница 815: ...Other keys 815 Num Lock 144 186 187 _ 189 191 192 219 220 221 222 Key Key code ...
Страница 816: ...816 Appendix B Keyboard Keys and Key Code Values ...
Страница 822: ...822 Index ...