Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
Monday, June 27, 2011
Flash Builder 4.5 Mobile Application for Acer Iconia A500 Tablet
›
This blog post will discuss making a simple mobile application using Flash Builder 4.5. I will be targeting the Acer Iconia A500 Tablet be...
23 comments:
Thursday, May 19, 2011
Simple Animating Preloader and Throbber/Spinner
›
This is my fourth post on Flex preloaders. It shows how you can use a throbber or spinner as a simple yet effective preloader. The throbb...
2 comments:
Thursday, March 24, 2011
Spark Forms, Validation, and Errors
›
One of my previous posts on Always showing error tips (validators) presented one way of trying and improve the built-in validation error ha...
6 comments:
Tuesday, March 15, 2011
State Transitions
›
I've put together a little example of how you can use transitions to animate between the states in your application component. There...
2 comments:
Wednesday, January 26, 2011
Animated Scrolling List
›
In Flex 4, the Spark List has a function called ensureIndexIsVisible(index) . This function immediately scrolls the list to that index if ...
3 comments:
‹
›
Home
View web version