Getting Started > What's new in Flash 5 ActionScript > Clip actions
Clip actions
You can use the onClipEvent
action to assign actions directly to movie clip instances on the Stage. The onClipEvent
action has events such as load
, enterFrame
, mouseMove
, and data
that allow you to create new kinds of advanced interactivity.