This Two-Weeks in FlexExamples.com (2/24)
Seems like I've had a hard time posting a new "This Week in FlexExamples" post on a regular basis lately...
Anyways, here are a bunch of posts you may have missed over on my other blog, blog.flexexamples.com, in the past two weeks:
- Determining if a check box menu item is toggled in a Flex PopUpButton control's pop up menu
- Changing the next and previous year navigation icons on a DateChooser control in Flex
- Using embedded fonts in a Flex DataGrid control
- Removing the scrollbar thumb from the vertical scroll bar in a Flex DataGrid control
- Setting the layout direction of a Flex ControlBar container
- Creating timers using the setInterval() method
- Creating timers using the setTimeout() method
- Creating a simple image gallery with the Flex HorizontalList control
- Setting the value of a Flex Progress Bar
- Setting the roll over color and selection color in a Flex DataGrid control
- Detecting when the Flex PopUpButton control is opened or closed
- Setting the selection color and selection disabled color for a row in the Flex DataGrid control
- Disabling user input in a Flex Application
- Creating custom timers by extending the Timer class
- Creating timers using the Timer class
- Creating a custom label function on a Flex PopUpMenuButton control
- Detecting when a mouse leaves a Flex application
- Changing the default sort arrow skin on a Flex DataGrid control
- Aligning items horizontally in a ControlBar container in Flex
I don't see any real trends, other than the fact I did a brief series on setTimeout() method, setInterval() method, and the Timer class.