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:


|Read the rest of the entry…

Accordion Tag with VBoxes Sandwiched in between

In this snippet, the Accordion tag holds two VBox tags as children.


|Read the rest of the entry…

Using the ViewStack with the TabBar, LinkBar

Notice the dataProvider attribute in the TabBar and LinkBar. The dataProvider in these two tags corresponds to the id of the ViewStack.


|Read the rest of the entry…