After looking like crazy for an easy, small and (for me) understandable scrollbar, i gave up and fixed up one of my own. It’s probably the most ‘low budget’/'low level’ scrollbar ever, but heck, someobody might want it.

The upside of it is, it’s easy to maintain. With that I mean that nothing is automatically done for you, you’ll have to add code and customize the look by hand. The downside of it is…. well read the line before this one :) It’s just a scrollbar shooting out events when changing postions and you acting upon it. Other way around is that you can shoot events to the scrollbar if something in your movie changes.

Is it great code? - No
Is it high level coding? - Absolutely not
Should i download this? - Only if you are in desperate need of a scrollbar ;)