BehaviorEvents

Behavior trigger event options.

Values

Name

Description

Value

BehaviorEvents.MOUSE_DOWN

Triggers the behavior when the mouse button is clicked (without being released).

1835296118

BehaviorEvents.MOUSE_ENTER

Triggers the behavior when the mouse pointer enters the area defined by the bounding box of the object.

1835361654

BehaviorEvents.MOUSE_EXIT

Triggers the behavior when the mouse pointer exits the area defined by the bounding box of the object.

1836606838

BehaviorEvents.MOUSE_UP

Triggers the behavior when the mouse is released after a click.

1836410230

BehaviorEvents.ON_BLUR

Triggers the behavior when the focus moves to a different interactive object.

1868719478

BehaviorEvents.ON_FOCUS

Triggers the behavior when the object receives focus, either through a mouse action or by pressing the Tab key.

1868981622

Object of

Behavior.behaviorEvent

GotoFirstPageBehavior.behaviorEvent

GotoLastPageBehavior.behaviorEvent

GotoNextPageBehavior.behaviorEvent

GotoPreviousPageBehavior.behaviorEvent

GotoNextViewBehavior.behaviorEvent

GotoPreviousViewBehavior.behaviorEvent

GotoURLBehavior.behaviorEvent

MovieBehavior.behaviorEvent

ShowHideFieldsBehavior.behaviorEvent

AnimationBehavior.behaviorEvent

OpenFileBehavior.behaviorEvent

GotoNextStateBehavior.behaviorEvent

GotoPreviousStateBehavior.behaviorEvent

GotoStateBehavior.behaviorEvent

ViewZoomBehavior.behaviorEvent

SoundBehavior.behaviorEvent

GotoAnchorBehavior.behaviorEvent

GotoPageBehavior.behaviorEvent