Feed on
Posts
Comments

Quelques exemples de programmation utilisant la nouvellee technologie de Rich Desktop Applications d’Adobe

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 […]

Read Full Post »

Hi,
You will find below an example of what can be done using the File library of the new Adobe Integrated Runtime.
This sample application allows you to browse your local filesystem and to pick some pictures. This could be use for instance for online photo printing, with an upload feature to the provider servers after pictures […]

Read Full Post »