Air Sample App : source code for Picture Picker
Posted in AIR (Adobe Integrated Runtime) on Oct 1st, 2007 No Comments »
In a previous post, I talked about an Adobe AIR sample application I made, to allow user to pick file from his hard disk, and in this precise example to pick pictures.
I have made the source code available here.
It will show you especially how AIR handles file system access through the flash.filesystem.*.
Feel free to comment […]