- All
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : Flashtuning
54 purchases
Package includes: MXP,FLA
Opens with: Flash MX 2004, Flash 8, Flash CS3, Flash Lite, Adobe Air, Flex, Flash CS4
AS Version: ActionScript 2.0
Flash knowledge required: Advanced
Documentation: Excellent documented
Set two component instances to build a Scroll Pane
The Flashtuning Scroll Bar component provides extended scrolling control over any content type within movie clip and adapts automatically for both static and dynamic types of content.
The Scroll Bar can be configured to work in either free or snapped to content modes. You can use it in either vertical or horizontal modes and you can configure two component instances to create a Scroll Pane.
The component features extensive visual customization option which include support for custom skins and color overlays.
This component is available for:
Flash MX 2004, Flash Mx Professional 2004, Flash 8, Flash CS3, Flash CS4 and above.
For further information you can check the online Quick Start Guide, the Help&Support area and test the FREE scroll bar component version and TRIAL EXAMPLES available for download.
Check also the Advanced Scroll Bar ActionScript 3.0 ( AS3 ) version!
You can download the HTML Help Books from the following location: DOWNLOAD HELP BOOKS
Check also other great FlashTuning.net products such as 3D XML Carousels, 2D & 3D XML Menus, XML Banner Rotators, XML Galleries & Slideshows, Video Lists & FLV Players, HTML News Readers by clicking the image below:
This product is included in ALL FILES PACKAGE:

- Price : $7
- buy now
- add to alerts
The Scroll Bar adjust itself dynamically
I am trying to scroll a wide strip that is more than 4400px. Not sure how to split it to get around component size limitation; it. Is this possible? I did split it into 2 clips but it didn’t make any difference. Thanks
Select the component / open the Component Inspector Panel and set the viewAreaWidth and viewAreaHeight.
HI
i am using full version (AdvancedScrollBar_full) from where can i increase display width and height?
Hi,
Again, as already stated in the previous message create an animation clip while your table is rendered and I suppose that component is having onTableRendered or similar event triggered after the table / content is completely loaded. So inside that event handler or a similar event, after the content is loaded attach the scroller to the loaded content.
Also make sure to set a movie frame rate of at least 30 fps or higher for faster scrolling, else obviously at a frame rate of 12 fps for example the scrolling effect will be slower.
The Advanced Scroll Bar component is the best of its kind available on the market being succesfully used by lots of users in their projects so if you’re using it wise there is no reason to not work exactly as expected, the rest of the process it depends on your particular implementation in that application.
You can also send us a small .fla file at contact[at]flashtuning.net with some of your specific functionallity and we’ll have a look and get back to you as soon as we can with an answer.
Best regards,
Flashtuning
thanks for the quick reply.
no i’m not using any preloader to load the data. neither i have lots of script in action panel [only 4 lines for the tablemaker]
in terms to making the scrollbar fast…no luck so far. infact if i use easing effect then it does not load at all.
Hi,
The Scroll Bar component has nothing to do with the way you load the content or the loading time of your content.
I guess you’re probably using a preloader or “progress” / “complete” events to count the amount of your loading data and show to your client an animation while the data is loading.
If you’re not using a preloader animationa and you simply wait fo the data to load in front of a blank screen your client will not know what he is waiting for ( the scroll bar component obviously does not handle the way you load and visualize the loading progress of your data ).
The Scroll Bar is simply attached to the Movie Clip and adjust itself automatically based on the loaded content.
If you want to do something more efficient, count the amount of your loading data and after your data is completed loading attach the scroll bar to your target movie clip holding the newly loaded content similat to this:
sb.targetMovieClip = yourMovieClip;
Also go to the Components Inspector Panel of the Scroll Bar component and activate the easing option and choose an easing tyoe and easing delay for better scrolling instead default scroll acceleration.
Best regards,
Flashtuning
ok…i need some help to make this component work. trail version worked like a charm. drag’n‘drop and i linked it to the MC [containing the tablemaker component, which gets its data from a php file, which runs a query to get records from mysql db]. with trail version everything works fine [except the view area restriction]. with this paid version…it works but takes far too long to load. the actual view area of the movie is 1280×765. this is not large enough for the component to load it in 7-8 secs. my client won’t be happy with that. the same loading time with a regular scrollpane is not even 1sec. so there is nothing wrong with the php script or queries. that works just fine.
so is there any way to make this component fast or efficient. its effective but too slow. i need some serious help / assistance to make it fast.
thanx in advance and apologies for making such a fuss over something like this. but this client of mine is very picky and i’m sure they will definitely point it out for being slow.
its odd that the trial version was working fine and the paid version is crashing my flash program. i’ve bought AS 2.0 version because the project i’m working on is in AS 2.
any help in this regards would be greatly appreciated.
Hi,
Sure you can use the Scroll Bar component to scroll anything. To render HTML tables inside Flash use the HTML Table Renderer component.
Best regards,
Flashtuning























help
and feedback
latest
news
latest
forum entries
This is about Flash limitations, not the component. These Flash limitations were presented in a previous comment on this thread:
http://www.flashcomponents.net/community/topic/advanced-scroll-bar-as-20#post-103