Adobe AIR 2.5 ?

Everything else that doesn't fall into one of the other PB categories.
USCode
Addict
Addict
Posts: 924
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Adobe AIR 2.5 ?

Post by USCode »

Has anyone here tried working with Adobe AIR 2.5?
Thoughts? (Good and/or bad!)

http://www.adobe.com/products/air/
ColBoy
Enthusiast
Enthusiast
Posts: 143
Joined: Fri Feb 13, 2004 2:37 pm
Location: Ottawa, Canada
Contact:

Re: Adobe AIR 2.5 ?

Post by ColBoy »

Not played with 2.5 yet, but written a few small systems in prior versions of Adobe Air. I like it, especially for cross platform stuff. There's lots to get your head around and no RAD dev environment, but Aptana at least eases the pain.

Colin
Colin
USCode
Addict
Addict
Posts: 924
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: Adobe AIR 2.5 ?

Post by USCode »

ColBoy wrote:... no RAD dev environment, but Aptana at least eases the pain.
I find their website very unclear so I wasn't sure, but isn't Flash Builder 4 their RAD for AIR?
http://www.adobe.com/products/flashbuilder/
User avatar
Kiffi
Addict
Addict
Posts: 1526
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Adobe AIR 2.5 ?

Post by Kiffi »

USCode wrote:
ColBoy wrote:but isn't Flash Builder 4 their RAD for AIR?
yes, it is. With Flash Builder you can develop Flex- and Air-Applications.

An open source alternative to Flash Builder is FlashDevelop (unfortunately without a graphical Designer).

Greetings ... Kiffi
Hygge
USCode
Addict
Addict
Posts: 924
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: Adobe AIR 2.5 ?

Post by USCode »

In addition to Windows, Mac and Linux, I see they are now supporting mobile platforms such as Android, Blackberry, Tablet OS and even iOS.
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Re: Adobe AIR 2.5 ?

Post by X »

iOS isn't directly supported. You need to use a seperate tool (packager) to convert the code over. http://labs.adobe.com/technologies/packagerforiphone/. We use Flex and Air at work here. Air's proper support (finally) for ssl/sockets in 2.5 is huge for some companies. The native Android support is sweat. However Air/Flex suffers from the same basic defect that Java and .Net have. Easily view the source code.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: Adobe AIR 2.5 ?

Post by rsts »

Can I work with Air via PB?

cheers
USCode
Addict
Addict
Posts: 924
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: Adobe AIR 2.5 ?

Post by USCode »

X wrote:... However Air/Flex suffers from the same basic defect that Java and .Net have. Easily view the source code.
Interesting. The tools developers (e.g. Sun, Microsoft, Adobe) don't seem to be as concerned about this as developers are or it's a problem they don't seem to be able to satisfactorily solve.
Post Reply