|
Jun 11
2010
|
Adobe Flex NotesPosted by Peggy O'Connor in Untagged |
Sometimes it is hard to find out how to do simple things when building a Flex or AIR application. It's not that the documentation is lacking. There are thousands of doc pages at Adobe, and then there are the wonderful video lessons over at Lynda.com. The problem is that there is so much, and when you have a little question, your little question's answer is just a tiny dot in a sea of information, theory, and information about information.
So... here's a teeny question note. How do you make your AIR app updateable?
Answer. When you compile your new version, edit the YourAppName-app.xml file. Make sure the version number is different from the original version number. If your original version was v1, make this one v1.01, or v2.