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
![]() |
A Simple TabBar on Stage
This example demonstrates how to place a TabBar on stage and set its properties.
Source FLA | SWF File |
![]() |
A Simple TabBar in ActionScript
This example demonstrates how to create a TabBar in ActionScript.
Source FLA | SWF File |
![]() |
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 |


