How can i detect Adobe AIR version through javascript? -


i want detect adobe air version through javascript..how that?

you can use variable nativeapplication.nativeapplication.runtimeversion in javascript can use air.nativeapplication.nativeapplication.runtimeversion after including air alias file

i don't know how going use it, better check supported features rather checking version.

http://livedocs.adobe.com/flex/3/html/help.html?content=runtime_os_info_1.html


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -