Home / Components / User Interface / Smooth Scroller /

Smooth Scroller

61 purchases

Ryan Hodson User Interface Smooth Scroller The SmoothScroller component provides essential scroll bar functionality with fully skinnable graphics and a lightweight implementation. $2 http://www.flashcomponents.net/component/smooth_scroller.html http://www.flashcomponents.nethttp://u1.flashcomponents.net/components/small/2742_1.png

License:

By purchasing and downloading this license, you are entitled, as buyer, to use  the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]

> View graphic table with full license features

$2.00

buy now

Package includes: FLA, html documentation, Quickstart.fla, FullDemo.fla

Flash Version: Flash CS3, Flash CS4

Viewable with: Flash Player 9

Documentation level: Excellent documented

Flash knowledge level: Basic

Action Script: ActionScript 3.0

Product ID:F0902742

Author:

Ryan Hodson

Ryan Hodson avatar

I'm a freelance programmer who has been developing Flash applications for over six years. I've worked...

 

Recently viewed:

Flash News Rotator
Advanced XML Photo Gallery Premium Component
XML Driven Gallery - Set Menu
XML Shop Cart with Proforma Invoice Generator
Simple Shopper 1.1
YouTube/ FLV Video Player with Dynamic Playlist and Streaming
Select Flash Video Player with ADS and Streaming
Smooth FLV / Streaming / Youtube Video Player
Resizable YouTube/ FLV Video Player
Vertical XML Image Scroller v2
Vertical XML Image Scroller
Jump and Run Game incl. XML Level Editor
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

$2.00

buy now

License:

Personal License By purchasing and downloading this license, you are entitled, as buyer, to use  the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.

Usage Terms: Personal Commercial Multiple
Use in ONE SINGLE NON-COMMERCIAL project
Unlimited use in the same project
Use in ONE SINGLE COMMERCIAL project
For your client's ONE SINGLE COMMERCIAL project
MULTIPLE COMMERCIAL projects
For your client's MULTIPLE COMMERCIAL projects

Other by Ryan Hodson:

HTML Browser v1.0 with CSS

Lend a little bit of flare to your HTML with th...[+]

More >>

Interactive Globe v1.0

Interactive Globe v1.0 offers a realistic 3D re...[+]

More >>

Related components:

Blurred Scroller

Scroller with ease and blur effect.

More >>

XML - Smooth Text Scroller

A XML text scroller with ease. In the XML setti...[+]

More >>

Text Scroller with Ease - XML Driven

A XML text scroller with ease. In the XML setti...[+]

More >>

1 / 22

Featured components:

Snowcat ALL FILES Package

Get unlimited access to all our current and fut...[+]

More >>

Tsunami Dock Menu

Only $5, Smooth tsunami motion Dock Menu Compon...[+]

More >>

FWD All Products Package

ALL Files included in a very special Package wi...[+]

More >>

7 comments

Add comment

  • New tags have been added for the new component Smooth Scroller

    #  /  PM  /  posted on Oct 21, 2009
  • 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$



    #  /  PM  /  posted on Oct 27, 2009
  • 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



    #  /  PM  /  posted on Oct 27, 2009
  • 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.



    #  /  PM  /  posted on Oct 29, 2009
  • 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..



    #  /  PM  /  posted on Nov 02, 2009
  • Thanks, worked very well for me



    #  /  PM  /  posted on Feb 25, 2010
  • Hi,

    thanx for this scroller works for me great,

    just need little help,

    I am using it on movieclip, which contents a dynamic text field, where text is loaded from database. I would love to have the scroller dynamically changing size according the number of lines in dynamic text field. Also disappear if there is nothing to scroll.

    thanx for any help

    pete



    #  /  PM  /  posted on Apr 27, 2011
Please login to post comments.