Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
Thursday, September 9, 2010
Flex 4 Tree Lines
›
I've updated my previous blog post on Tree Lines to include a Flex 4/Spark version which uses the MXTreeItemRenderer class. For more ...
13 comments:
Friday, August 27, 2010
Detecting browser height
›
Here is an example of one way to find out the height of the browser window from inside Flex. It is very easy to find this out if your have...
7 comments:
Wednesday, August 11, 2010
Synchronized Scrollbars
›
I recently had a need for two side-by-side TextArea s whose vertical scrollbars were synchronized. So if you drag the left scrollbar, the r...
Friday, July 16, 2010
Spark TextArea with Line Numbers
›
Here is a skin that you can use on the Spark TextArea class to show line numbers down the left side of the text. The line numbers use the ...
12 comments:
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:
‹
›
Home
View web version