
You can use the Behaviors panel to add
simple actions to your button without the
need to learn how to write ActionScript.
Behaviors are a simplified way of adding
interactivity to your Flash projects.
1 Place an instance of a button
symbol on the Stage.
Note: See the section “Add an Instance to the
Stage” to learn how to place a button symbol on
the Stage.
2 Click Window.
3 Click Behaviors.
You can also press + .
It is important to note that behaviors only work in Flash
movies using ActionScript 2.0 or lower. You must adjust
your publish settings accordingly in order to use behaviors.
And, you must be careful to not use any ActionScript 3.0
commands ...