dreamweaver.behaviorInspector.moveBehaviorUp()
Availability
Dreamweaver 3.
Description
Moves a behavior higher in sequence by changing its execution order within the scope of an
event.
Arguments
positionIndex
The
positionIndex
first action in the list is at position 0.
Returns
Nothing.
Example
If the Behaviors panel is set up as shown in the following figure, calling the
dreamweaver.behaviorInspector.moveBehaviorUp(3)
the Preload Images and the Change Property actions on the
dreamweaver.behaviorInspector.moveBehaviorUp()
no effect because the
and the behavior at position 2 is already at the top of the
argument is the position of the action in the Behaviors panel. The
and
onClick
onFocus
function swaps the positions of
onMouseOver
function for any other position has
events each have only one associated behavior,
onMouseDown
event. Calling the
event group.
Behavior functions
377
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?