The DragScroller by 4Level comes with 2 separate interface sets for each of the scroller types. One set is for the Vertical, and the other is for the Horizontal Drag Scroller. Each set contains interfaces with the same options and functions of operation. The interfaces were designed to be very user friendly and intuitive. However in order to familiarize yourself fully with this product we recommend that you read the user manual that comes with the extensions.
The Main Setup extension is all that is needed to build complete fully functional Vertical or Horizontal DragScrollers. Everything that is needed to insert and modify the scrollers is contained in the Main Setup interface. The package also comes with 1 helper extension. The helper extension is included in the event you wish to make custom modifications to the show-hide controls and/or build your own controls if multiple content layers are used
This interface is only used when multiple scroller content layers are used. It allows you to set an active link to show a particular scroller content layer and set it to be the active scrolling layer.
The default mouse events can not be changed. They are embedded within the scroller code and should not be edited for correct functionality across browsers. Every buttons event becomes active when the mouse is pressed down ( onMouseDown ). The events are released when the mouse is released.