Happy 2008! My first post in 2008, and it only seems fitting that its my “weekly”, blog.flexexamples.com update. Here’s a collection of posts that I managed to come up over the past 2ish weeks:
- Removing the drop shadow from the DateField control in Flex
- Customizing the background alpha and background color of the Alert control in Flex
- Displaying a ComboBox control’s inherited styles in Flex
- Changing the Flex DateChooser control’s text alignment
- Changing the header colors of a Flex DateChooser control
- Setting font weight on a Flex DateChooser control
- Changing the Flex ColorPicker control’s swatch panel background color
- Changing the default calendar icon in a Flex DateField control
- Changing the swatch grid background color for a ColorPicker control in Flex 3
- Changing the swatch highlight size for a ColorPicker control in Flex 3
- Changing the swatch border size for a ColorPicker control in Flex 3
- Styling a Flex 3 ComboBox control’s vertical scroll bars
- Changing the ColorPicker control’s nested text field styles in Flex 3
- Toggling the text field in a Flex ColorPicker control
- Creating a custom context menu on a RichTextEditor control in Flex
- Changing the close button skin on a Flex TitleWindow container
- Toggling the close button in a Flex TitleWindow container
- Changing the RichTextEditor control’s style name in Flex
- Toggling the control bar in a Flex RichTextEditor control (redux)
- Changing the text field width for the ColorPicker control in Flex 3
- Changing the preview color width for the ColorPicker control in Flex 3
- Changing the corner radius of a Flex ComboBox control
- Determining a VideoDisplay control’s current playback state using the state property and stateChange event
- Creating semi-transparent ComboBox dropdown menus in Flex
- Changing the padding on a Button control in Flex
- Changing the fill colors of a Button control in Flex
- Changing the fill colors of a ButtonBar control in Flex
- Setting the vertical gap between items in a Flex VBox container
- Styling the Alert control’s status message
- Styling the Alert control’s nested buttons
- Styling the Alert control’s message text
- Styling the Alert control’s title bar
- Changing a Box container’s direction in Flex
- Adding filters to an Alert control in Flex
- Displaying scroll tips in a HorizontalList control in Flex
- Setting alternating colors on a Flex HorizontalList control
- Changing the background alpha of a HorizontalList control in Flex
- Using a timer to change the selected index of a ViewStack container in Flex
- Displaying a TextInput control’s text as a password in Flex
- Changing a VBox container’s background size in Flex
- Changing a VBox container’s background alpha in Flex
- Changing a VBox container’s background image attachment in Flex
- Clearing a selected RadioButton control in Flex
- Creating a resizing ToolBar in Flex
I don’t see any overwhelming trends, but it seems like I did some entries on the VBox container, Alert control, ColorPicker control, and a few on the ComboBox control and HorizontalList control.
And I can’t say it enough, but I’d like to give a big thanks to all the readers, subscribers, and supporters out there. I’ve lots of really great and positive feedback in comments and email, and I’m glad to see that it seems useful to some people out there on the internets.
Looking at the WordPress dashboard, it seems there are currently 411 posts, 735 comments (and at least another 12,000 spams blocked by Akismet as well as a few thousand more caught by other spam plugins). There are also seemingly around 900 subscribers to my RSS feed (according to FeedBurner)! Not too bad for a little site that I started 6 months ago in July 2007.

There seems to be a FLEX BUG w dynamic cue points >=10 secs for VideoDisplay objs that were attached (via addChild() to a UIComponent which serves as a “stage”. Adding cue points =>10 secs screws up all cue points.??