Jul 23
Just add this into your AIR app, and run it:
< mx:Label text="Installed AIR Version:
{NativeApplication.nativeApplication.runtimeVersion}"
fontWeight="bold" />
Just add this into your AIR app, and run it:
< mx:Label text="Installed AIR Version:
{NativeApplication.nativeApplication.runtimeVersion}"
fontWeight="bold" />
what is the equivalent in pure actionscript?