Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
Monday, June 28, 2010
Flex 4 Spark Resizable Controls
›
Please go here for Flex 3 Resizable Containers . I've created a bunch of skins for many of the common Spark components that allows the...
79 comments:
Tuesday, June 1, 2010
TitledBorderBox (Flex 4/Spark)
›
I've re-written my original TitledBorderBox class (Flex 3) to use Spark/Flex 4 components. It is slightly simpler, and hopefully more ...
19 comments:
Friday, May 14, 2010
Highlight The ScrollBar Track
›
I'm not sure what this feature is called, but have you seen in Google Chrome when you search the current web page for a certain phrase, ...
5 comments:
Wednesday, April 21, 2010
Prompting Controls (Spark/Flex 4)
›
Here are a few useful controls written in Flex 4 for displaying prompt text, and for showing an icon in a button. The IconButton class ex...
5 comments:
Tuesday, April 20, 2010
Divider Background Color
›
Here is a simple component that extends the Flex 3 mx.containers.DividedBox class to provide two styles for filling in the background behin...
2 comments:
‹
›
Home
View web version