ACE

Calendar

February 2010
S M T W T F S
« Jan    
  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  

Tag Cloud

360Flex actionscript air air 2 android apple as3 books conference contest cookbook deeplinking Dreamweaver F3 v. F4 FileReference flash flash builder Flash Player flashplayer flashplayer10 Flex flex3 flex4 flexbuilder flickr fotobooth google gumbo ImageDropR InsideRIA iphone java load() localconnection max max 2009 merapi microsoft mobile nexus one pixel bender save() SilverLight training updatemanager

Categories

Archives

Recent Posts

Recent Comments

Tutorials – AIR

By Rich Tretola | September 27, 2007
5,619 views

These tutorials will help you get started with Adobe AIR

Your first AIR Application

Creating your first AIR Application with Flex Builder 3 – This tutorial will take you through building your first AIR application using Flex Builder 3 from creation through deployment.

Interacting with the File System

Write your first file to the file system using AIR – This tutorial shows you a very basic example of how to write a file to the file system. FileSystem Components – The FileSystem components are a new set of components specific to AIR which allow for easy access for browsing the file system. The example below defines the 4 files system components and points them to the systems desktop. File and FileStream within AIR – This is a more advanced example of how to interact with the file system. This example demonstrates how to read and write to the local file system. Create Images with AIR and JPEGEncoder – Here is a very basic example that takes a picture of itself and saves it to disk using the JPEGEncoder class. Simple Drag and Drop into AIR – This sample shows how to drag a file from the desktop and drop it into an AIR application.

The AIR HTML Control

HTML Control – The mx:HTML control is something that is unique to AIR and is very easy to integrate into your application. This example will demonstrate how to use the location and htmlText properties of the HTML control.

Bridging between ActionScript and JavaScript

AIR ActionScript / JavaScript Bridge – Bridging between JavaScript and ActionScript is very easy with AIR. The following tutorial will show how to call JavaScript functions from ActionScript and vice-versa.

Using LocalConnection from AIR to the Browser

More fun with AIR LocalConnection (Source Included)This sample has 2 components. The AIR portion and the Flex web portion. It allows you to drag and image into the AIR application and send it to the browser based Flex application via LocalConnection.

SQLite

Using Encrypted SQLite Database AIR 1.5 (Source Included)This sample demonstrates how to create and open an encrypted SQLite database within the AIR 1.5 runtime.


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser