Tour de Flex is an application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR, data integration, and a variety of third-party components, effects, skins, and more.
The four components - RemoteFileGrid, RemoteFileTile, RemoteFileList, RemoteFileHList - have methods for navigating in a remote file system and perform file operations.
You can easily build file manager or photo viewer applications by only using mxml tags.
Features include:
- built in mouse and keyboard event handlers
- navigation methods: navigateBack, navigateForward, navigateUp, etc.
- back- and forward history
- file operations: delete, rename, make dir, copy, move
- filtering
- displaying image files as thumbnails
- full actionscript documentation