RemoteFileList

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