6
Introduction: Getting Started with ActionScript
•
Chapter 7, “ActionScript for Flash,” on page 490
describe functions, properties, and classes of
Macromedia Flash Player that you can use in a Macromedia Flex application, if appropriate.
•
Appendix A, “Deprecated Flash 4 operators,” on page 809
lists all the ActionScript operators
and their associativity.
•
Appendix B, “Keyboard Keys and Key Code Values,” on page 811
lists all the keys on a
standard keyboard and the corresponding ASCII key code values that are used to identify the
keys in ActionScript.
Typographical conventions
The following typographical conventions are used in this manual:
•
Code font
indicates ActionScript code.
•
Code font italic
indicates an element, such as an ActionScript parameter or object name,
that you replace with your own text when writing a script.
Terms used in this document
The following terms are used in this manual:
•
You
refers to the developer who is writing a script or application.
•
The user
refers to the person who is running your scripts and applications.
•
Compile time
is the time at which you publish, export, test, or debug your document.
•
Runtime
is the time at which your script is running in Flash Player.
ActionScript terms such as
method
and
object
are defined in
Chapter 1, “ActionScript Basics,” on
page 9
.
Additional resources
Specific documentation about Macromedia Flash and related products is available separately.
•
For information about creating communication applications with Flash Communication
Server, see
Developing Communications Applications
and
Managing Flash Communication Server
.
•
For information about building Flex applications, see
Developing Flex Applications
.
The Macromedia DevNet website (
www.macromedia.com/devnet
) is updated regularly with the
latest information on Flash, plus advice from expert users, advanced topics, examples, tips, and
other updates. Check the website often for the latest news on Flash and how to get the most out
of the program.
The Macromedia Flash Support Center (
www.macromedia.com/support/flash
) provides
TechNotes, documentation updates, and links to additional resources in the Flash community.
Summary of Contents for FLEX-FLEX ACTIONSCRIPT LANGUAGE
Page 1: ...Flex ActionScript Language Reference...
Page 8: ......
Page 66: ...66 Chapter 2 Creating Custom Classes with ActionScript 2 0...
Page 76: ......
Page 133: ...break 133 See also for for in do while while switch case continue throw try catch finally...
Page 135: ...case 135 See also break default strict equality switch...
Page 146: ...146 Chapter 5 ActionScript Core Language Elements See also break continue while...
Page 808: ...808 Chapter 7 ActionScript for Flash...
Page 810: ...810 Appendix A Deprecated Flash 4 operators...
Page 815: ...Other keys 815 Num Lock 144 186 187 _ 189 191 192 219 220 221 222 Key Key code...
Page 816: ...816 Appendix B Keyboard Keys and Key Code Values...
Page 822: ...822 Index...