How to determine which version of AIR you have installed

Just add this into your AIR app, and run it:

< mx:Label text="Installed AIR Version:
{NativeApplication.nativeApplication.runtimeVersion}"
fontWeight="bold" />

Post to Twitter


One Response to “How to determine which version of AIR you have installed”

Leave a Reply