Friday, July 25, 2008    
Home My Books Blog ColdFusion About Me Back    

Calendar
<< Nov 2007 >>
S M T W T F S
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30  

Search

Categories
 • Adobe (63) [RSS]
 • AdobeMAX06 (45) [RSS]
 • AdobeMAX07 (59) [RSS]
 • AdobeMAX08 (14) [RSS]
 • AIR (116) [RSS]
 • Appearances (115) [RSS]
 • Books (67) [RSS]
 • CFEclipse (14) [RSS]
 • ColdFusion (1121) [RSS]
 • Data Services (8) [RSS]
 • Flash (95) [RSS]
 • Flex (346) [RSS]
 • Jobs (88) [RSS]
 • JRun (12) [RSS]
 • Labs (27) [RSS]
 • LiveCycle (17) [RSS]
 • MAX (149) [RSS]
 • Regular Expressions (12) [RSS]
 • SQL (36) [RSS]
 • Stuff (499) [RSS]
 • Tips (CF Studio) (80) [RSS]
 • Tips (CF) (795) [RSS]
 • Tips (Dreamweaver) (91) [RSS]
 • Tips (Flex Builder) (2) [RSS]
 • Using CF (133) [RSS]
 • Wireless (97) [RSS]

Other BLOGs
 • Charlie Arehart
 • Lee Brimelow
 • Ray Camden
 • Christophe Coenraets
 • Sean Corfield
 • Mihai Corlan
 • Cornel Creanga
 • John Dowdell
 • Danny Dura
 • Enrique Duvos
 • Steven Erat
 • Kevin Hoyt
 • Serge Jespers
 • Adam Lehman
 • Duane Nickull
 • Miti Pricope
 • Andrew Shorten
 • Ryan Stewart
 • James Ward
 • Greg Wilson
 • Full As A Goog

RSS Feeds
 • Feed
 • Subscribe

Join my mailing list and find out about new books and other topics of interest.

Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.

Viewing By Entry / Main
November 6, 2007

Getting Started With HTML/JavaScript AIR Applications

I am in Shanghai, staying overnight here and then flying back to the US tomorrow morning. I am in the Yuyuan (Yu Garden) area, and the skyline view is absolutely breathtaking.

This morning (in Hangzhou) I demonstrated building AIR applications using just HTML, CSS, and JavaScript. And afterwards I heard from several audience members who were amazed at how simple the process is. They asked me to go through the steps again, and so I am posting a few notes here:

  • First and foremost, you'll want the Adobe AIR Extensions For Dreamweaver installed.
  • Create a site in Dreamweaver, a simple site with no server-side support will suffice.
  • Create an HTML page in Dreamweaver. You may want to select one of the Starter Pages from the Dreamweaver start screen, (Starter Page (Theme) has some nice examples).
  • Save the page.
  • To preview the page as an AIR app, right-click on the file name in the Dreamweaver File panel, and select Preview in Adobe AIR.
  • To package up the application as an AIR file ready for distribution and installation, right-click on the file-name and select Package as Adobe AIR Application. You'll be prompted for the application name, version information, the root content file (which file to load when the application starts up), application window details, as well as for any other files to include. (The settings provided here are saved in the generated application.xml file). Click the package button, and you'll have an AIR application. It's as simple as that.

You'll find lots of information and useful links on the Develop on Adobe AIR with HTML and JavaScript page. And also check out Kevin Hoyt's blog for lots of notes, tips, and examples.

Related Blog Entries

TrackBacks
There are no trackbacks for this entry.

No trackback URL. Trackbacks are only allowed via interactive form.

Comments
Hi.there, I'm an AIR fans in shanghai, I happen to come here by MXNA feed, :P
# Posted By sike | 11/6/07 7:42 AM
Can it make me a girlfriend?
# Posted By Lonely Nerd | 11/6/07 9:30 PM

  © Copyright 1997-2008 Ben Forta, All Rights Reserved