Calendar

July 2008
M T W T F S S
« Jun   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

Recent Posts

Recent Comments


« The Charges Against ActionScript 3.0 | Main | MAX Award Submissions »

My MAX Session - Introduction to Adobe AIR

By Rich Tretola | July 16, 2008Print This Post Print This Post
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
549 views



When creating your schedule for MAX 2008 in San Francisco, please be sure to select my session titled Introduction to Adobe AIR: Building Your First Application. It will be on Tuesday November 18 at 1:30pm. Here is a brief outline of what you can expect, I will post a copy of the application that we will be building together during this session as soon as it is ready:

Description
This session will provide a quick overview of the tools needed to build an Adobe AIR application. It will then move on to a walk-through of how to build a Flex based AIR application. As you build this application, you will learn how to take advantage of some of the additional capabilities of AIR that are not available within web-based Flex applications.

Audience Assumptions
You have a basic understanding of Adobe Flex or ActionScript 3
You would like to leverage the AIR APIs to build applications for the desktop

Topics

Overview of AIR and development tools

Demonstration of finished application

Application creation walk through

URLMonitor class
• basic functionality demonstration of monitoring an URL
File class
• creating a new database file within the applicationStorageDirectory
Implementing SQLite
• using the SQLite API to save and update data to local database file
Using the Window API
• adding an Add/Edit window to add or edit the URLs being monitored
Using the HTML Control
• using the HTML control for monitored URL previews
Start application on login
• NativeApplication.nativeApplication.startAtLogin = true
Creating Icon Notifications
• using the bounce() method on Mac
• creating a custom SystemTray Icon alert for Windows
Adding Icon menus
Styling your Application
Updating application descriptor file
• application size
• application icons
• visible
Packaging and Distribution
• packaging application to .air file
• distribution options (badge install, etc)

Share/Save/Bookmark

Topics: Adobe AIR, Flex 3 (Moxie), Flex Tools, MAX 2008 |

One Response to “My MAX Session - Introduction to Adobe AIR”

  1. URLTestr - AIR Application for MAX 2008 Presentation | EverythingFlex Says:
    August 14th, 2008 at 7:31 am

    [...] here is a preview of the application that will be the basis of my presentation at Adobe MAX 2008 presentation in San Francisco Tuesday November 18 at [...]

Comments