Reputation: 45
i am developing an Adobe AIR Mobile Application with Flashbuilder and Actionscript. I need to open the device's (mobile phone or tab) image gallery on a button click event and select the image to load in my AIR Application. Could anyone please help me in that... Thanks in advance.
Upvotes: 1
Views: 1523
Reputation: 19146
I believe you're looking for the CameraRoll API. Note that this only returns photos (and not video). Someone ask this same question on the Adobe forums, check it out.
Upvotes: 1