PDA

View Full Version : How can I publish AIR appications ?


aneuryzma
03-09-2009, 12:10 PM
When I debug it using Flash everything is fine.

After I publish it, I have the airi file, and then ?

Thanks

Bombdogs
03-09-2009, 01:03 PM
Double click it to install. Obviously you need the AIR runtime (1.5 latest version I think) on the computer it's to be installed on.

PMF

aneuryzma
03-09-2009, 01:28 PM
Hi,

I think I already have it. Because I can run adobe air applications such as Ebay, Twitter...

But they are already in .app extension...

When I open airi, when can I find the air application on the mac to associate the extension ?

If i search it, I can only find the air installer and uninstaller

thanks

palmjack
03-09-2009, 01:40 PM
Air apps are installed via air runtime. So when you run .air it is installed by runtime on your computer, it creates .app on mac or .exe on windows.
If you want to publish your air to the web to give your visitors the possibility to install it straight from the browser you can use Badge Installer (http://www.adobe.com/devnet/air/articles/badge_for_air.html)

aneuryzma
03-09-2009, 01:43 PM
Hi, I've finally published the .air file (I've to select a certificate (not temporary.. otherwise you have the airi)).

But still the app doesn't work. It runs.. but nothing happen.

In the Flash debug is working and the video is playing instead.

Of course, the app is in the same folder of the video. (is it necessary by the way ?)

Thanks