Here is what I have been blogging about over the past couple months on my Flex examples blog, blog.flexexamples.com:
- Setting the bar color on the ProgressBar control in Flex
- Removing the border skin on a List control in Flex
- Using tab stops with the TextArea control in Flex
- Setting word wrapping on the FxTextArea control in Flex Gumbo
- Setting the background color on a FxButton control in Flex Gumbo
- Determining when the selected state of a FxToggleButton control changes in Flex Gumbo
- Setting the repeat delay on an auto repeating FxButton control in Flex Gumbo
- Using the FxButtonBar control in Flex Gumbo
- Requiring a user has an item selected on the FxButtonBar in Flex Gumbo
- Determining when the selected item changes on the FxButtonBar control in Flex Gumbo
- Styling specific states in an FxToggleButton control in Flex Gumbo
- Setting a horizontal gap between buttons in an FxButtonBar control in Flex Gumbo
- Getting information about a class using the ObjectUtil class in Flex
- Creating a vertical FxButtonBar control in Flex Gumbo
- Styling specific states in an FxToggleButton control in Flex Gumbo (redux)
- Styling the selected button on an FxButtonBar control in Flex Gumbo
- Setting the icon color on an FxCheckBox control in Flex Gumbo
- Styling the different states on an FxCheckBox control in Flex Gumbo
- Setting the layout direction on a FxPanel container in Flex Gumbo
- Setting the base color on an FxRadioButton control in Flex Gumbo
- Styling the different states on an FxRadioButton control in Flex Gumbo
- Setting the selected index on the FxButtonBar control in Flex Gumbo
- Setting the selected item on the FxButtonBar control in Flex Gumbo
- Determining if an item is selected in an FxButtonBar control in Flex Gumbo
- Determining if an item index is selected in an FxButtonBar control in Flex Gumbo
- Setting the content background color on the FxList control in Flex Gumbo
- Setting the layout direction on an FxList control in Flex Gumbo
- Hiding specific items in a data provider based on the current application state in Flex Gumbo
- Setting the requested row count on an FxList control in Flex Gumbo
- Setting the horizontal alignment on a FxList control in Flex Gumbo
- Removing the increment and decrement buttons on a FxVScrollBar control in Flex Gumbo
- Setting a column count and row count on a TileLayout FxList component in Flex Gumbo
- Removing the thumb button on a FxVScrollBar control in Flex Gumbo
- Styling the decrement button and increment button on an FxSpinner control in Flex Gumbo
- Styling the decrement button and increment button on an FxVScrollBar control in Flex Gumbo
- Setting a content background color on an FxTextInput control in Flex Gumbo
