Subscribe to our newsletter:
5.0/5
Posted by : Flashtuning on 11/02/2007
23531 pageviews, 87 purchases
Package includes: MXP,FLA
Opens with: Flash CS3
AS Version: ActionScript 3.0

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 CS3 (ActionScript 3.0)
If you already purchased the Advanced Scroll Bar AS 2.0 version, you are eligible for the SPECIAL $10 UPGRADE PRICE (just login, go to BUY NOW tab and you will see the Buy Upgrade option).
This product is included in the following promotional package:
FT Special Pack PRO
- Price : $20
- buy now
- add to alerts
Set two component instances to build a Scroll Pane
The Scroll Bar adjust itself dynamically
Hi,
Thanks for your interest. First if you have purchased the product the “has bought the file” red image should be displayed under your avatar like you see for other users posting comments.
The answer is yes you can reset the scroller position using the scrollPercentage property. You can use this property after the content was fully loaded.
You can check the most common questions and answers in the online Help&Support area of the Scroll Bar AS 2.0 component (most of the answers are the same for the AS 3.0 version).
Best regards,
Flashtuning
Hi i just bought it, and… it‘s amazing.
Anyway, i need to know if there is anyway to “reset” the scroll state.
I mean i would have the possibility to, for e.g. scroll down a movieclip, and when i press a button, the scroll reset to it‘s initial position (like if i never scrolled it before…
Could you please help me?
Hi,
Place the Scroll Bar and the target Movie Clip inside their own Movie Clip.
This is already answered sevaral times. Check the Help&Support area of the Scroll Bar AS 2.0 version for most common questions and answeres regarding the scroller (they are also available for the AS 3.0 version).
Best,
Flashtuning
I am having a problem using my recently purchased AS3 Scrollbar component. I am using a single scrollbar on several different frames. Each are being dynamically created using this code:
var scrollBar1:FtScrollBar = new FtScrollBar();
this.addChild(scrollBar1);
scrollBar1.colorOverlay=“true”;
scrollBar1.viewAreaHeight=390;
scrollBar1.viewAreaWidth=525;
scrollBar1.x=516.5;
scrollBar1.y=101.3;
scrollBar1.targetMovieClip=“aboutbox_mc”;
Plus other code to set colors. Some of the scrollbars have two sliders in them even though they are setup the same way. Once I navigate to a frame that has a scrollbar and go back to it I get this error message:
update track body color
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at FtScrollBar/checkSize()
at FtScrollBar/oTqrRireWVWVlVIxgYvUaW()
Then the scrollbar won‘t work and the InvisibleMask disappears. Can you offer any assistance? If I can get this working, this is an awesome tool.
Thanks.
Hi,
Go to the online Help&Support area of the ActionScript 2.0 version and check all the most common questions and answers regarding the Scroll Bar component. Also read the Quick Start guide included in the package and the built in Help Book regarding customization and further technical details. Also you can go in the Downloads area of the ActionScript 2.0 version and download free trial examples as a start point in you ActionScript 2.0 eveopment.
Best,
Flashtuning
I purchased this file and it is working but i cant figure out how to change the color of the scroll bar to match the site that i am doing.
Please help me
Hi,
Today FC added some changes in the comments system and forum and due to these changes it is possible that you can't see my previous replies to these comments.
If you want to check my old comments go to this product thread in the forum / Comments area or simply perform a search on the product name and you'll find all the forum posts about this product:
[url=http://www.flashcomponents.net/forum2/showthread.php?t=353&highlight=scroll]GO TO MY PREVIOUS REPLIES[/url]
Thanks,
Flashtuning
Hi,
Use the scrollPercentage property of the Scroll Bar. You can use this property if the content is loaded. Check also other frequently asked questions and answers in the Help&Support area, the Quickstart Guide and you can also check the trial examples of the Scroll Bar AS 2.0 component as a start point with the AS 3.0 development.
Thanks,
Flashtuning
Hi-
I'm using one instance of the component and updating its targetMovieClip property at various times and am trying to figure out how to reset the position of the slider (in scrollBar mode) so that it snaps back to the top of the scrollbar instance whenever a new movieclip is attached to it.
Thanks,
Mike







help
and feedback
latest
news
latest
forum entries
Hi,
Thanks for your interest. First if you have purchased the product the "has bought the file" red image should be displayed under your avatar like you see for other users posting comments.
The answer is yes you can reset the scroller position using the scrollPercentage property. You can use this property after the content was fully loaded.
You can check the most common questions and answers in the online Help&Support area of the Scroll Bar AS 2.0 component (most of the answers are the same for the AS 3.0 version).
Best regards,
Flashtuning