Chapter 5The Apollo File System API
Reading and Writing to the File System
Apollo distinguishes itself from traditional web development in its inherent file I/O capabilities. With traditional web development, files are read or written on the serverside, but with Apollo, client-side file reading and writing are possible. Apollo can create and delete files and directories, copy and move them, list the contents of directories, read and write text or binary files, retrieve information about files and directories, and serialize and deserialize ActionScript objects.
NOTE
Apollo’s file system capability is one of its important strengths. The security model for Apollo is a work in progress, and as such, you should download and install Apollo applications ...
Get Adobe® Apollo in Flight now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.