Overview
One of the main benefits for web developers who use the Adobe AIR runtime rather than Flash Player through a browser is that the security sandbox restrictions placed on the browser-based Flash Player do not exist within AIR applications.
You have now complete access to the operating system’s file system and your applications have the ability to read, write, move, and delete files as well as creating and querying SQLite local databases.
In this session you’ll learn how to leverage the file system’s access features of the AIR APIs and how to apply advanced techniques to store data locally.