8/31/2010 10:46:08 AM
Title:
Launch another file
Can Adobe Air application launch a .air file
OR
can we detect whether adobe Air is installed in a system.
Rayan
Points: 700
Posts:0
8/31/2010 11:09:52 PM
You should use the Adobe install badge to install AIR applications without hassle. It detects the required flash version and required AIR Framework and installs the AIR application. See this document for detailed information and examples.
http://www.adobe.com/devnet/air/articles/air_badge_install_02.html
you can check these links to see how to launch a AIR application from another one.
http://www.davidtucker.net/2008/04/01/air-tip-11-launching-an-air-application-from-an-air-application/
http://www.jeffryhouser.com/index.cfm/2008/4/22/Using-AIR-to-launch-other-applications
http://www.badu.ro/?p=54
I hope it helps you