Search

 

February 2008
S M T W T F S
« Jan   Mar »
 12
3456789
10111213141516
17181920212223
242526272829  

Tags

Archives

Archive for February 25th, 2008

« Previous Entries

New AIR Tutorials

Monday, February 25th, 2008

TweetAre you interested in learning about AIR? AIR Central is open once again and now has many new AIR specific tutorials on how to do things like write files to the operating system, create images from AIR, use the AIR HTML control, Drag and Drop from the desktop into AIR, use the AIR/JavaScript bridge, and [...]

The AIR Bus Returns!

Monday, February 25th, 2008

TweetEver wonder what happened to the AIR bus after Max 2007? So did I. A new video has surfaced and the AIR bus is back! http://stillonair.blogspot.com/

AIR 1.0 is Here!

Monday, February 25th, 2008

Tweet Back on June 14, 2006 I made my first post on the new Adobe desktop runtime which was known as Apollo at that time. This post was critical of the Macromedia Central and offered hope for those of us in the Flex development world to bring our skills to the desktop. Since that time, [...]

Flex 3 is Here

Monday, February 25th, 2008

Tweet The ultimate Flex has landed (well, at least until Flex 4) Congratulations to the Flex team for producing an amazing new API for Flex 3. The upgrades to both the Flex Framework as well as Flex Builder are huge.

Simple Drag and Drop into AIR

Monday, February 25th, 2008

TweetDrag and Drop from the desktop to an AIR application is one of the new features of AIR. Basically, I add the event listeners to the application to handle the drag events. Then when a file is dropped onto the application, I check the file extension and then handle it if is an image file [...]

« Previous Entries