Adobe Flex 3 Help

Working with the file system

You use the classes provided by the Adobe AIR file system API to access the file system of the host computer. Using these classes, you can access and manage directories and files, create directories and files, write data to files, and so on. Information on understanding and using the File API classes is available in the following categories:

Contents

Quick Starts (Adobe AIR Developer Center)

Language Reference

More information