Quote:
Originally Posted by stev
The most used component is the scroll bar as I haven't been able to learn to build such a scroll bar ::shamed::
|
you i have modified a self contained scroll bar, but it only uses the up and down arrows. i think there are some good ones on flash kit. but for my current project if needed i am using the scroller from the "panels" template. my only problem is figuring out how to change the length of the scrollbar without messing with the code. i changed the length of it only by changing the height percentage of the movieclip itself, but that skews the graphics so i have to go back into the skewed graphic to resize the buttons appropriately. that will have to do for me right now and it is worth it to keep the function of the draggable scroller.