
419
Basic
Interactivity
15
Adobe Flash CS4 Professional includes a
complete scripting language, ActionScript,
that you can use to create complex, interactive
Web sites for e-learning, e-commerce, and
other Internet applications. But teaching
ActionScript and scripting in detail is beyond
the scope of this book. However, it is possible
to create scripts for a number of common
tasks without much di culty. In this chapter
you will use ActionScript 3.0 to add basic
interactivity to your Flash content. To create
scripts, you will enter code in meaningful
segments. Some characters—such as opening
and closing braces—act as a team to enclose
code; b ...