|
|
Change the mouse event that activates the behavior
Select the trigger slice or hotspot containing
the behavior you want to modify.
All behaviors associated
with that slice or hotspot are displayed in the Behaviors panel.
Select the behavior you want to edit.
Click the arrow beside the event and select a new event from
the pop-up menu:
- onMouseOver
- Triggers the behavior when the pointer rolls over the trigger area.
- onMouseOut
- Triggers the behavior when the pointer leaves the trigger
area.
- onClick
- Triggers the behavior when the trigger object is clicked.
- onLoad
- Triggers the behavior when the web page is loaded.
|