This Few Weeks in Flex Examples (1/5)
Here is what I have been blogging about over the past few weeks on my Flex examples blog, blog.flexexamples.com:
- Setting a bitmap fill on a shape in Flex Gumbo
- Repeating the background fill on a BitmapFill in Flex Gumbo
- Determining the current scroll position on an FxTextArea control in Flex Gumbo
- Displaying dynamically loaded XML in a DataGrid control in Flex
- Using the Flash FLVPlayback control in Flex
- Displaying an italic font style on a TextBox control in Flex Gumbo
- Displaying a bold font style on a TextBox control in Flex Gumbo
- Repeating the fill on a BitmapGraphic object in Flex Gumbo
- Setting the resize mode on a BitmapGraphic object in Flex Gumbo
- Controlling text justification on a FxTextArea control in Flex Gumbo
- Detecting when the data provider of a DataGrid control changes in Flex
- Replacing carriage returns and line feeds with newline characters using Regular Expressions
- Setting tracking on a TextBox object in Flex Gumbo
- Setting the digit case on a TextBox object in Flex Gumbo
- Setting the content color on an FxTextInput control in Flex Gumbo
- Smoothing images using the BitmapGraphic object in Flex Gumbo
- Using a custom flex-config.xml file in Flex Builder 3
- Setting the text justification on a TextBox object in Flex Gumbo
- Creating a radial gradient fill on a Rect object in Flex Gumbo
- Setting the origin X and Y coordinate for a radial gradient fill in Flex Gumbo
- Setting the focal point on a Rect object in Flex Gumbo
- Setting the label offset on an HSlider control in Flex
- Setting the label offset on a VSlider control in Flex
- Preventing a user from clicking the track on an HSlider control in Flex
- Toggling data tips on the HSlider control in Flex
- Determining the length of an FLV video using the VideoDisplay control in Flex
- Maintaining an video's aspect ratio on a VideoDisplay control in Flex
- Creating a linear gradient stroke on a Rect object in Flex Gumbo
- Setting the joint style on a stroke in Flex Gumbo
- Setting the miter limit on a stroke object in Flex Gumbo
- Setting the rotation of a linear gradient stroke in Flex Gumbo
- Setting the origin X and Y coordinate for a linear gradient stroke in Flex Gumbo