
Download file : http://www.myflashportal.com/tutorials/air/updater/update.zip
Download sample application : http://www.myflashportal.com/tutorials/air/updater/update.air
SUMMARY
Rejoice brothers and sisters! I had finally figured out the mystery of updating your Adobe AIR app that is built using Flash! Thank god through all the reference provided. But though Adobe announced that there is a framework for AIR, but they weren’t plan it for Flash, only for HTML/Javascript and Flex Flavour. I had a quick look on it, it’s really simple, and fast. Unlike the old time where we need to go through the pain of Updater class.
TUTORIALS
Coming soon. Working now. Will write when go home, you can have a quick look on the file, leave a comment or something if you have something that you are not sure :). It’s pretty straightforward.
- Create an app, give it a version number
- Edit the versions.xml, put in the appropriate details
- Upload it on the server and see the magic
- Make sure that the version number for your app on the server is DIFFERENT from the one you are testing locally to avoid problem arising.
EXTRA NOTE
The ZIP file provided is created with intention that you can see the update in action, hence the version 1.0 on the fla file and the versions.xml (on myflashportal server) is 1.1.
I did not provide the Digital Certification file because you can create it on your own. I will provide a more detail when I get back.













