Using Spark containers in an MX navigator container
The children of a navigator container must be MX containers
or a Spark NavigatorContent container. The following example uses
the Spark NavigatorContent container as a child of an Accordion
container:
To use a Spark container other than the Spark NavigatorContent
container as the child of a navigator, wrap it in an MX container
or in the Spark NavigatorContent container. The following wraps
a Spark SkinnableContainer container in an MX Box container:
The executing SWF file for the previous example is shown below:
This scenario lets you take advantage of the new features of
the Spark containers, such as skinning and styling, which still
being able to use them in MX navigators.