BehaviorEvents
Behavior trigger event options.
Values
| Name | Description | Value | 
|---|---|---|
| Triggers the behavior when the mouse button is clicked (without being released). | 1835296118 | |
| Triggers the behavior when the mouse pointer enters the area defined by the bounding box of the object. | 1835361654 | |
| Triggers the behavior when the mouse pointer exits the area defined by the bounding box of the object. | 1836606838 | |
| Triggers the behavior when the mouse is released after a click. | 1836410230 | |
| Triggers the behavior when the focus moves to a different interactive object. | 1868719478 | |
| 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
ClearFormBehavior.behaviorEvent
PrintFormBehavior.behaviorEvent
SubmitFormBehavior.behaviorEvent