Showing posts with label air application update. Show all posts
Showing posts with label air application update. Show all posts

Friday, April 11, 2008

Adobe AIR Application Updater Class

Adobe AIR provides the necessary APIs to implement auto-update for AIR application. You can find an as3 class here that checks for updates at an URL and trigger the application update when a new version is available.