Adobe AIR 1.1
(
Not your version?
)
PDF (6.2M)
Working with the file system
Reading and writing files
The FileStream class lets AIR applications read and write to the file system.
Workflow for reading and writing files
Working with FileStream objects
Example: Reading an XML file into an XML object
Example: Reading and writing data with random access