Archive for September 17th, 2010
AIR on Android: CameraRoll
Friday, September 17th, 2010TweetThe flash.media.CaremaRoll class allows you to access the images stored on your Android devise. The process is clean and simple. This example shows how to browse the devise and load an image into your application. The key to this process (which is different than desktop AIR) are the MediaEvent and MediaPromise classes. Lets take a [...]








