Viewstack Repeater Example

November 16, 2009

The following example shows you how to use a repeater inside a viewstack.  Our example about viewstack effects is very popular, and I recently found out how to use the repeater inside a viewstack, I decided to write an example about this subject.

Read more

ViewStack, LinkBar and ButtonBar Example

February 13, 2009

When you are developing your Flex or AIR applications you’ll probably have one or more views where you want to put your components. Adobe Flex offers you multiple components to work with multiple views. Two examples are the TabNavigator and the ViewStack.

Read more