2 In 1 Thumb Scroller

ABOUT THE PREVIEW
The preview features the thumb scroller widget as it appears in both horizontal and vertical orientations. Roll over the scrollers to see them in action.

FEATURES AT A GLANCE

Available in Flash8/AS2 as well as Flash CS3(9)/AS3(Both versions come packaged with the download)

Drag, Drop, Resize and Scroll
Component automatically determines scroll direction based on the dimensions you set via IDE or by the "maskWidth" and "maskHeight" properties set via XML. If you size the component so that its width is greater than its height, it scrolls horizontally. If its height is greater it scrolls vertically. You also have the option to force scrolling in a specific direction overriding the default behavior. Thumbs are scaled proportionally regardless of dimension to fit either the width or height of the component depending on scroll direction.

Progressive Motion Blur
Enable motion blur on the thumbs as they scroll. The faster the thumbs scroll the more they blur. Blur direction is automatically inferred from scroll direction.

Thumb Border and Colorize Roll-Over Effects
Enable border to frame the thumb with the option to set its color, thickness and whether or not to animate it. Enable grayscale-to-color tween effect on thumb roll over.

Thumb Click Actions:
Configure the tool to perform one of four actions on thumb click. See descriptions below:
- Goto Frame: By setting the appropriate parameters in the XML click events dispatched by clicking a thumb will cause the component to navigate to a specified frame on it parent's timeline.
- Goto URL: Navigate to a URL defined in the XML file.
- Call External Method: Click events can trigger external methods defined in the SWF's HTML container. These are usually javascript methods. In addition arguments can be passed to these functions if desired.
- Re-dispatch and handle "thumbClick" events: You can also opt to handle the thumbclick event yourself. The component takes a click event