Here’s a really cool Flex learning tool called Tour de Flex. Tour de Flex is a desktop application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR and data integration, as well as a variety of third-party components, effects, skins, and more.
It’s a really great application as it provides alot of examples with source code that will allow you to learn and also visualize the changes. Below is a screenshot of Tour de FLEX Air Application
The application is also available as a plugin to Flex Builder and Eclipse . Once installed you can search by component name, tag or author and double-click any item in the results to immediately see the component in Tour de Flex. The plugin provides a search interface to the 200+ samples in Tour de Flex . It’s pretty simple to install it on Flex Builder 3 . Here are the instructions to install it in Flex Builder
- Click on Help -> Software Updates -> Find and Install
- Click on Search for New Feature to Install
- Click on New Remote Site and enter http://tourdeflex.adobe.com/eclipse on the URL
- You can type anything you want for the Name of the Remote Site. In my case I just put it as Adobe
- Click OK and then click Finish
- You will be presented with a list of new features that you can install , Select Tour de Flex and click Finish
- Once installed, a new Tour de Flex view is available to add.
- If you can’t find the Tour de Flex view on the Window preferences up top of your Flex Builder options then it could be hidden. If that’s the case then follow on to the next step
- Click Windows -> Other View -> Tour de Flex and you should be able to view the Tour de Flex Window which looks like below



