All Actions are triggered by some kind of Event. For Scenes, Events occur when the Movie reaches a certain Frame. For objects, Events occur when you interact with the object using the mouse, such as rolling the mouse cursor over the object or clicking on the object.
An Event can trigger more than one Action. For example, when the mouse rolls over an object, the Movie can be stopped (with a Stop Action) and the browser can be told to load an URL into another Frame (with the Goto URL Action).
Event properties appear adjacent to the 'Event/Action' tree in the Actions Panel when you select an Event.
[Previous] [Main] [Next]