Home » Software » Adobe Flex

Developing AIR Applications with Adobe Flex 3 Topic:  Adobe Flex
Download (279) times
Last Download at Monday 23rd of April 2012 12:34:11 AM

Developing AIR Applications with Adobe Flex 3

The Adobe AIR runtime allows you to run AIR applications on the desktop. There are a number of ways to install the runtime. You can install it separately (described below) or it can be installed either when you download and run a sample AIR application or set up your AIR development environment. The runtime only needs to be installed once per computer.. ...

Aside from all the files and other assets that make up your Adobe AIR applications, an AIR application requires an application descriptor, an XML file which defines the basic properties of the application.

When you use Flex Builder 3, the application descriptor file is automatically generated when you create a new AIR project. If you're developing AIR applications using the Flex 3 or AIR SDKs, you must create this file manually. A sample descriptor file, descriptor-sample.xml, can be found in the samples directory of your SDK installation.

Adobe AIR provides classes that you can use to access, create, and manage both files and folders. These classes, contained in the flash.filesystem package, are used as follows:

File A File object represents a path to a file or directory. You use a file object to create a pointer to a file or folder, initiating interaction with the file or folder.

FileMode The FileMode class defines string constants used in the fileMode parameter of the open() and openAsync() methods of the FileStream class. The fileMode parameter of these methods determines the capabilities available to the FileStream object once the file is opened, which include writing, reading, appending, and updating.
...
Source: docs.brajeshwar.com

Download File Read PDF Online

Comments for Developing AIR Applications with Adobe Flex 3


Related PDF Files

Using Adobe Flex in JSR-286 Portlets

This article shall show you how the Adobe Flex SDK can be used in a Portal environment t

Optimizing Your Flex Applications

As highly optimized as Flex is, you have the responsibility as an application developer to

Using Adobe Flex Builder 3

Adobe Flex Builder lets you create, manage, package, and distribute projects for building

Developing rich Internet applications for SAP with Adobe Flex

This paper will discuss the Adobe Flex features and architecture, providing an overview of

Capacity Planning for Adobe's Macromedia Flex 1.5

The purpose of this document is to help the reader better estimate what the hardware requi

Incoming Search: