AS3 Scrollbar v3
Hey!
The new version of AS3 Scrollbar is much better. I solve some bugs, and implement some features.
- Horizontal Scrollbar - Now you can create vertical and/or horizontal scrollbars. An extra parameter called direction was created into initialize method.
- Blur - You can add blur effect when it is scrolling. It uses some CPU processor, and I need to make it better, but for now it is good ![]()
- Change Size Method - The public method changeSize(value) changes the size of the scrollbar, and positionate the arrow automatically.
Click here to check the demo.
Click here to download the source files.
Let me know if you find any issue.
Thanks
Nice job!
Would be great if I could scroll horizontally using my trackpad