The Behaviors panel also gives you the ability to edit existing behaviors. You can specify the type of mouse event (such as onClick) that triggers the behavior.

NOTE

You cannot change the event for Simple Rollover and Set Nav Bar Image.

To change the mouse event that activates the behavior:

  1. 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.

  2. Select the behavior you want to edit.
  3. 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.