Tutorials - Flex (Rich Tretola)
Flex 2
- Combobox Bug - So here is the situation, you want to display data in a ComboBox and make sure the user chooses something from the dropdown.
- Handle Alert Events Sample - This is a very simple example on how to handle Alert events and provide context specific responses.
- Flex 2.0.1 Style Swapping - One of the cool new features of Flex 2.0.1 is the ability to compile your style sheets to swf and then do real time style changes of your application. This sample creates 2 style sheet swfs and then uses the StyleManager to swap them.
- Lets Go Full Screen - Sample - Let’s go Full Screen with our Flex apps. Thanks to the new Flash Player beta it is so easy to do. This is a very simple sample of going full screen.
- Using sortCompareFuction - The sortCompareFuction is used to add a custom sort to grid data that either fails to sort because of case issues or has a labelFormatter in place which causes the sort to fail.
- Expanding Windows - Here is a cool little Flex 2 demo to show how to create an expanding window that drops down in front of your application.
- Webservice Setup for FDS- After struggling for a while to get my webservice setup under
FESFDS, I finally got all working properly last week so I thought I would post some insight.


