Using the AIR file system API
The Adobe AIR file system API includes the following classes:
-
File
-
FileMode
-
FileStream
The file system API lets you do the following (and more):
-
Copy, create, delete, and move files and directories
-
Get information about files and directories
-
Read and write files
More Help topics
Working with File objects in AIR