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
Post a Comment