As you may have heard, AIR 2.0 (codename "Athena") is now available on Adobe Labs. I won't make you a list of all the cool new features, everything is well explained here. I'm going to show you a way to merge Flex 4.0 sdk with AIR's which was kind of a pain for me : I tried a few commands like "mv -v", "tar" (using the linux release), I even tried to do it manually. None of them worked, so I asked on the Adobe official forum and I discovered ditto (remember, I'm using MacOs X) :
ditto air_sdk flex_sdkAnd voila! air_sdk folder's content will be merge with flex_sdk's (existing files are replaced). Now it's working and I already had fun playing with Native API :
[caption id="" align="aligncenter" width="398" caption="PHP Console"]
[/caption]
Blog post coming soon!

Gestion du Multitouch, avec AIR 2.0 « Me, Myself And I
[...] me suis mis à tester les nouveautés apportées par AIR 2.0 il y a de ça quelques semaines, et la gestion du multitouch est la première fonctionnalité sur [...]
2010-03-21 5:29 pm