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

GotoFirstPageBehavior.event

GotoLastPageBehavior.event

GotoNextPageBehavior.event

GotoPreviousPageBehavior.event

GotoNextViewBehavior.event

GotoPreviousViewBehavior.event

GotoURLBehavior.event

MovieBehavior.event

ShowHideFieldsBehavior.event

OpenFileBehavior.event

CloseWindowBehavior.event

QuitBehavior.event

ViewZoomBehavior.event

SoundBehavior.event

GotoAnchorBehavior.event