Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
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:
Wednesday, March 31, 2010
Tree Item ToolTips
›
Here is how you can set custom tooltips in Flex 3 on each item in a Tree . First, you have to set the following properties on the Tree : s...
9 comments:
Wednesday, March 17, 2010
Custom Components Live Preview (Design Mode)
›
If you have created your own component and you drag it onto your Flex app in Design Mode and it appears as a tiny almost invisible square o...
1 comment:
‹
›
Home
View web version