logo
Currently Browsing: Air
Jul
12

Adding a “Check For Updates” button to your Air application

Adobe Air ships with a sensational “Application Update” framework that makes deploying new versions of your application a snack. There’s even a fantastic blog post on how to get started using it. Typically it just involves throwing a few lines of ActionScript into your app’s startup: var appUpdater:ApplicationUpdaterUI = new ApplicationUpdaterUI(); appUpdater.configurationFile =...

logo
Powered by WordPress | Designed by Elegant Themes