.
overview
features
samples
help & support
downloads
buy now
Questions
How can I access the component's Flash Help Book?
How can I activate the advanced scroll easing option?
How can I change the skin elements? Where can I find them?
How can I dynamically add a Scroll Bar instance using ActionScript?
How can I set the scroll amount using ActionScript?
I'm trying to get the scroll bars to appear only when the browser window shrinks smaller than the content. Does the product allow for this?
What does dynamic/run-time customization means?
What is the sliderOffset property?
When I return to a frame wich has the scroller via a button action the scroller no longer works. Would you be able to help me out?
Where can I find a Quick Start Guide for the component?

Answers

topHow can I access the component's Flash Help Book?

The component comes with a built in Help Book with all the supported methods/properties and events explained and you can access the files via the Flash Help Panel. You will find the book under the name Flashtuning Scroll Bar or you can perform a search under the flashtuning or adjacent keyword and the documentation files will be automatically displayed.

topHow can I activate the advanced scroll easing option?

For more advanced scroll speed control you can activate the easing property included in the Component Inspector Panel / Advanced Options Group and set a custom scroll easing type.

topHow can I change the skin elements? Where can I find them?

The skin elements can be found in either the full or trial package / Skin folder or as individual download package available in the Downloads section of the Scroll Bar component. You will find more details how you can change the skin elements in the Help Book / Customizing the FlashtuningScrollBar section or .

topHow can I dynamically add a Scroll Bar instance using ActionScript?

Check the sample included in the Scroll Bar / Downloads section showing you how to dynamically add a Scroll Bar instance to your project using ActionScript and customize it using either library skin elements or colors.

topHow can I set the scroll amount using ActionScript?

You can set the scroll amount using the scrollPercentage property.

Example:
myScrollBar.scrollPercentage = 40;

topI'm trying to get the scroll bars to appear only when the browser window shrinks smaller than the content. Does the product allow for this?

You can check the sample included in the Scroll Bar / Downloads section showing you how to achieve this using two Scroll Bar instances, one in vertical mode and the other in horizontal mode.

topWhat does dynamic/run-time customization means?

The customization of the component is either skin or color based and you can dynamically alter the look of the components at runtime using these properties to get one or more component instances having a different look.

If you are using the skin properties you need to have the scroller assets symbols in the library exported for ActionScript. You can find what skin and color properties are supported in the Help Book / Customizing the FlashtuningScrollBar component section.

topWhat is the sliderOffset property?

The sliderOffset property is a numeric value representing the distance between the Scroll Bar slider and the top/bottom ends of the Scroll Bar track. It works only when the component is used in Scroll Bar mode. The default value for this property is 4px.

topWhen I return to a frame wich has the scroller via a button action the scroller no longer works. Would you be able to help me out?

The Scroll Bar component and the target movie clip need to be placed inside their own movie clip.

topWhere can I find a Quick Start Guide for the component?

You can check the Flashtuning Scroll Bar - Getting Started guide available in the Tutorials area. This guide is also available in the component download package.

featured componentsfeatured components