PDF (adobe.com)

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.