Archive for February, 2008
Overlapping TabBar in Flex
On a recent project I needed an overlapping tab bar, something that the default Flex TabBar doesn’t implement. While you can can easily change the spacing between tabs using a negative horizontalGap, you cannot retain a top-of-the-pile-like status for the selected tab. They are permanently stacked left-to-right on top of each other.
There’s a solution out [...]
Posted: February 27th, 2008 under Flex.
Comments: none
New blog
I’ve decided that what I should really do is start a new blog. I’ve been using other people’s blogs as a source of information and trouble-shooting for many years, and I think it’s finally time to give back some of the good karma. I’m going to share some of my Actionscript and Flex knowledge with [...]
Posted: February 15th, 2008 under Uncategorized.
Comments: none