Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
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:
Friday, January 14, 2011
Grayscale Preloader
›
Following on from my last post on grayscale images , I've made another preloader to illustrate how you can animate an image from graysca...
1 comment:
‹
›
Home
View web version