Developer Network Home  Help 

YDN Flash Developer Center Astra Flash Components TabBar Examples
Flash Developer Center

ASTRA TabBar

TabBar is a UI component used for switching between different application states. Implemented as a dynamically resizing row of Tab buttons, whose labels are controlled by a DataProvider.

Examples: TabBar for Flash CS3

Simple Tree Thumbnail
A Simple TabBar on Stage
This example demonstrates how to place a TabBar on stage and set its properties.
Source FLA | SWF File
Simple Tree Thumbnail
A Simple TabBar in ActionScript
This example demonstrates how to create a TabBar in ActionScript.
Source FLA | SWF File
Simple Tree Thumbnail
TabBar with NumericStepper
This example demonstrates how to create a TabBar with a NumericStepper, and how to bind their values.
Source Code | Source FLA | SWF File