Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
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:
Friday, January 7, 2011
Grayscale Images, ProgressBar, Rating Control
›
I've been learning some neat tricks for working with images and graphics. One of them is how to take a color image (or a graphic like a...
2 comments:
‹
›
Home
View web version