Archive

Archive for the ‘AIR’ Category

Zinc Vs. AIR

January 20th, 2009

Here is some info on making desktop apps in Flash, and the two ways that I would choose.

Zinc:  A SWF2EXE compiler that allows building desktop apps using external classes that are imported when you compile a SWF in Zinc.  http://multidmedia.com/

AIR:  You should know what this is…

Zinc used to be my #1 when building desktop apps in Flash / Flex Builder.  Lately, I am growing quite fond of AIR.  Since it has a stronger foothold than it did previously it is making more sense to use it.  It’s free.

So far, it seems to be just as powerful as Zinc except that it requires a runtime.  However, because it uses a cross-platform runtime it has the upperhand.  Zinc requires a seperate volume license for each platform (Windows/Mac/Linux), which means extra money if you want to publish an executable for all three platforms.

The AIR Runtime is gaining tremendous momentum as far as user percentages are concerned.  With popular apps like TweetDeck more users are becoming receptive of the AIR Runtime.

I still really like using Zinc and I have never had an issue with it.  The support team is great and is quick to respond to issues and there is a giant community.  However, AIR is an Adobe product and has that family tie to Flash.  Awesome.

Another SWF2EXE compiler is The Jugglor, but I won’t even get into that.  It’s pretty low-grade and has a trendy interface as a selling point.  Yay.

There is a free demo of Zinc available at their home of http://multidmedia.com/.

AIR is available at http://adobe.com/AIR/, but that’s just the runtime.  Here is a list checklist to start developing for AIR:

It sounds like kind of a pain, but it can be done in about 5 minutes without a hitch.  Anyway, I hope you find this info helpful and useful!

AIR, MDM Zinc