Flex Tab Navigator example

Under mx.containers package TabNavigator class is
present and under this
class TabNavigator container is present.
Tab Navigators are Navigator containers of flex. In the following code, three tabs have
been created using flex Layout container VBox. In the example wipe effect
behavior is also
demonstrated.
navigator.mxml
|