Overview and instructions
This Behavior is accessed from the "eZee StopScroller" option of the "4Level ezeeScroller" category of the Behaviors Panel. This behavior will be dimmed and inaccessible if there is not a scroller currently in the document.
This interface allows you to insert a stop action for the scroller on any mouse event.

Select an image or active text that you wish to apply the StopScroller. Then launch the interface and press the "OK" button. That's it. The StopScroller is now applied to the image or link.
You can change the mouse event ( onClick, onMouseout, etc.. ) for the StopScroller behavior from the Dreamweaver Behaviors Panel.
If you are creating your own controls and have created buttons to make the scroller go up and down you will need an event to make the scroller stop.
For instance, You have created an UP button and applied an up behavior via the ScrollerControls interface and have set the mouse event to onMouseOver. After doing this you will select the same button and apply the StopScroller. You will then need to set the mouse event for the StopScroller to onMouseOut.
The StopScroller may also be used if you have created a PAUSE button. It will be all you need to use to pause the scroller.