Air Sample App : source code for Picture Picker
1 October 2007
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 or ask questions about this sample by posting in the comments below