For those of you who may want to know, I found I can get access to the entire descriptor file via: var descriptor:XML = NativeApplication.nativeApplication.applicationDescriptor;
Jeff --- In [email protected], "securenetfreedom" <[EMAIL PROTECTED]> wrote: > > How do I access my application's version at runtime? > ... the one set in the descriptor file and used for updating > <version>v0.51</version>. > > > > Thanks, > Jeff >

