This Week in FlexExamples.com (12/16)
Time for another blog.flexexamples.com update! Not sure why, but this week was fairly heavily weighted towards working with the DateField control. Head on over and check some of them out:
- Debugging Flex applications using the describeType() method and the ObjectUtil class
- Rotating images using the Rotate class
- Using the DateBase class in Flex
- Creating a double-click-able Button control in Flex
- Setting a custom label function on a Flex DateField control
- Loading cascading style sheets on the fly using the Flex StyleManager class
- Programmatically opening and closing ComboBox controls in Flex
- Creating nonmodal Alert dialog boxes in Flex
- Rounding numbers in Flex using the NumberFormatter class
- Changing the padding between the tabs and content in a Flex TabNavigator control
- Enabling year navigation in a Flex DateField control
- Adding suffixes to month names and years in the DateField control
- Converting between dates and strings using the DateField class in Flex
- Embedding fonts for the Flex DateField control
- Changing the next and previous month navigation icons on a DateField control in Flex
- Changing the icon color on a DateField control in Flex