.
component categoriescomponent categories
overview
features
help & support
downloads
buy now

4.3/5
Report this file Ask author
Posted by : Ryan Hodson 25 purchases
Package includes: FLA,html documentation, Quickstart.fla, FullDemo.fla
Opens with: Flash CS3, Flash CS4
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above
Flash knowledge required: Basic
Documentation: Excellent documented


Smooth Scroller Sample



SmoothScroller was designed with usability in mind. This component offers the designer full control over the visual appearance of his/her scroll bar and contains 18 built-in properties to make it easy to control its behavior. The behavior of SmoothScroller was designed to let the user expend as little effort as possible while scrolling a page.

Main features:
- Scrolls any display object
- Fully skinnable
- Smoothly scrolls when rolled over
- Precision scrolls when pressed and dragged
- Mouse wheel enabled
- Has horizontal and vertical modes that can be configured to create a scroll pane
- Automatically adapts to changes in content dimensions
- Offers top and bottom scroll padding
- Easy to integrate into any project
- Includes full AS3 documentation, the .fla that produced the above sample, and a quickstart .fla example.

Available properties:
- accentsVisible
- bottomPadding
- direction
- height
- hideWhenDisabled
- hitAreaMargin
- invert
- maxScroll
- mouseWheelSpeed
- scroll
- scrollPercent
- scrollTarget
- scrollTargetHeight
- scrollTargetName
- scrollTargetWidth
- speed
- topPadding
- width



Tagstags
Please « login » to add tags.

unouno unouno
 
Has bought the file

Thanks, worked very well for me

scientific.feelings scientific.feelings
 
Has bought the file

True, its works fine. The issue was resolved quickly, I was under deadline pressure and overlooked my own problem in trying to get it to work..

Ryan Hodson Ryan Hodson Component author
 

I just wanted to let flashcomponent.net users know that scientific.feelings’ issue has been resolved and that there is no bug in the component.

Ryan Hodson Ryan Hodson Component author
 

scientific.feelings,


I’m sorry that you had problems with my component. If you post some additional information about what exactly you tried to do, I’d be happy to assist. Did you look at Quickstart.fla? That should get you up and running in only 6 lines of code.


I retested the component and it worked fine with my development environment. The only code that is necessary to make SmoothScroller work is the following:


content.scrollRect = new Rectangle(0, 0, 100, 100);
scroller.scrollTarget = content;


where “scroller” is the instance name of the SmoothScroller and “content” is the instance name of the DisplayObject that you want to scroll.


Please let me know if there is anything I can do to help.


Ryan

scientific.feelings scientific.feelings
 
Has bought the file

I couldn’t get this to work for the life of me.


I’m pretty sure that if I could, I might as well have created the component myself.


Its too bad.. I wasted 2$

Ryan Hodson Ryan Hodson Component author
 

New tags have been added for the new component Smooth Scroller


 
featured componentsfeatured components