This Week in FlexExamples.com (11/04)
A collection of posts over at blog.flexexamples.com for the past week.
- Resizing a Flex List control using the rowCount property
- Indenting Flex Accordion header labels
- Passing parameters to an HTTPService
- Defining a custom label function on a Flex Tree control
- Using the URLVariables and FileReference classes to pass data from Flex to a server-side script
- Using for the FileReference class's uploadCompleteData event to capture data from a server-side script
- Setting styles on individual Flex Accordion headers
- Pausing the animation in an indeterminate ProgressBar control
- Resizing a Flex DataGrid control using the rowCount property
- Creating unique identifiers with Flex
- Creating unique identifiers for objects using the getUID() method
- Controlling the distance between tabs in a TabBar control using the horizontalGap style
- Changing a Button control's icon when the button is disabled
- Toggling a Flex Slider control's tickInterval property
- Programmatically positioning tick marks on a slider control
- Customizing a slider control's data tip
- Displaying all data tips at once on a Flex PieChart control
- Creating a custom data tip function on a Flex PieChart control
- Positioning labels in a Flex PieChart control
- Detecting whether an image loaded successfully in Flex
As you can see, there were a couple posts on using the FileReference class, as well as several posts on using and customizing the PieChart control.