Talk:Apollo:Documentation:Updating applications programatically
From Adobe Labs
Is it not possible to access the version number contained in the application descriptor .xml file ?
- You can access the application descriptor XML file by reading it using the FileStream class. In an installed AIR file, the application descriptor file is contained in the app-resource://META-INF/AIR directory. Jeff Swartz
