Here is what I have been blogging about over the past couple weeks on my Flex examples blog, blog.flexexamples.com:
- Setting the CFF hinting on a TextGraphic in Flex Gumbo
- Setting the column gap on a FxTextArea control in Flex Gumbo
- Setting the column width on a FxTextArea control in Flex Gumbo
- Determining when the user has selected all text in a FxTextArea control in Flex Gumbo
- Setting a blend mode on an Ellipse in Flex Gumbo
- Creating a solid color fill on an Ellipse object in Flex Gumbo
- Creating a linear gradient fill on an Ellipse object in Flex Gumbo
- Auto-scrolling a TextArea control in Flex
- Setting the thickness of a stroke on an Ellipse in Flex Gumbo
- Setting the rotation of a linear gradient in Flex Gumbo
- Setting the origin X and Y coordinate for a linear gradient fill in Flex Gumbo
- Setting the interpolation method for a linear gradient in Flex Gumbo
- Setting the spread method on a linear gradient fill in Flex Gumbo
- Detecting when properties change on a LinearGradient object in Flex Gumbo
- Formatting values in an FxNumericStepper control using a custom display format function in Flex Gumbo
- Setting the break opportunity on an FxTextArea control in Flex Gumbo
- Looping over paragraphs in the FxTextArea control in Flex Gumbo
