Beginning AIR - Accessing the File System Part 1

The fine folks at O’Reilly were nice enough to allow me to post an excerpt from my upcoming book (March 17, 2008) Beginning AIR on the InsideRIA.com portal.
This excerpt covers how to create, move, copy, delete, and list the contents of directories on the operating system’s file system. Part 2 will show how to use the File class to create, move, copy, and delete files. It will also demonstrate the usage of the FileStream class for working with the contents of individual files.



