Applying Color Changes
O’Reilly’s “ActionScript 3.0 Cookbook” states in section 10.1 that this is the way to do a color transform:
Code Snippets and Discoveries while navigating through Flex and AS3.
O’Reilly’s “ActionScript 3.0 Cookbook” states in section 10.1 that this is the way to do a color transform:
In this snippet, the Accordion tag holds two VBox tags as children.
Notice the dataProvider attribute in the TabBar and LinkBar. The dataProvider in these two tags corresponds to the id of the ViewStack.