Introduction
This Movieclip scrollbar can scroll movieclips horizontally and vertically. The scrollbars can also be used simultanously for the same movieclip. The principal is to put a mask over the movieclip to scroll. The scrollers will then adjust to the size of the mask. There are two AS2 scripts which come with the horizontal and the vertical scroller.
To activate the scrollers put these scripts in your movie and place any of the AS2 scripts outside.
var scrollerv = new McScrollBar_vert(mask,mClip);//for vertical scrolling var scrollerh = new McScrollBar_hor(mask,mClip);//for horizontal scrolling
mask is the name for the mask for the movieclip and mClip is the name here for a movieclip. The scrollers have a buffer and scroll slightly over the size of the mc. This buffer can be changed. The price for the scrollbars is $5. To order press here.