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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -