IT Community - Software Programming, Web Development and Technical Support

Adobe AIR integrated with flex

This is a discussion on Adobe AIR integrated with flex within the Adobe Flex Programming forums, part of the Web Development category; Hi, In Adobe flex 3 beta has a excellent feature called Adobe® Integrated Runtime (AIR™). This is mainly used to ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > Adobe Flex Programming

Register FAQ Members List Calendar Mark Forums Read
  #1  
Old 07-16-2007, 11:13 PM
Karpagarajan Karpagarajan is offline
D-Web Analyst
 
Join Date: Mar 2007
Posts: 301
Karpagarajan is on a distinguished road
Smile Adobe AIR integrated with flex

Hi,

In Adobe flex 3 beta has a excellent feature called Adobe® Integrated Runtime (AIR™). This is mainly used to access the Client file system and OS. This is very good feature for developing the Desktop applications in Adobe flex.
Adobe® Integrated Runtime (AIR™) is a cross-operating system runtime that allows you to leverage your existing web development skills (Flash, Flex, HTML, JavaScript, Ajax) to build and deploy Rich Internet Applications (RIAs) to the desktop.
AIR enables you to work in familiar environments, to leverage the tools and approaches you find most comfortable, and by supporting Flash, Flex, HTML, JavaScript, and Ajax, to build the best possible experience that meets your needs.
For example, applications can be developed using one or a combination of technologies below:
  • Flash / Flex / ActionScript
  • HTML / JavaScript / CSS / Ajax
  • PDF can be leveraged with any application As a result, AIR applications can be:
  • Based on Flash or Flex: Application whose root content is Flash/Flex (SWF)
  • Based on Flash or Flex with HTML or PDF. Applications whose root content is Flash/Flex (SWF) with HTML
  • (HTML, JS, CSS) or PDF content included
  • HTML-based. Application whose root content is HTML, JS, CSS
  • HTML-based with Flash/Flex or PDF. Applications whose root content is HTML with Flash/Flex (SWF) or PDF content included

thanks
__________________
Karpagarajan. R
Necessity is the mother of invention
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 07-19-2007, 02:39 AM
geoblow geoblow is offline
D-Web Trainee
 
Join Date: Jul 2007
Posts: 17
geoblow is on a distinguished road
Default AIR Samples

Coll Post.

Here u can see the good AIR sample applications
Adobe Labs - Adobe Integrated Runtime (AIR) Sample Applications

Can we access the local sytem files with AIR?
__________________
Geo
Actionscript Villain
geoblow.com
Atleast an inch move every day!
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 07-19-2007, 07:49 AM
Karpagarajan Karpagarajan is offline
D-Web Analyst
 
Join Date: Mar 2007
Posts: 301
Karpagarajan is on a distinguished road
Post Re: Adobe AIR integrated with flex

AIR application XML file

Hi this is my first AIR application. Cool

Each AIR application requires an application descriptor file. This XML file defines various properties of the application, and is embedded in the AIR package that is distributed to users.

To create the application descriptor file, use a text editor to create an XML file named AIRHelloWorld-app.xml and then add the following text:

<?xml version="1.0" encoding="UTF-8"?>
<application xmlns="http://ns.adobe.com/air/application/1.0.M4"
appId="com.adobe.air.example.AIRHelloWorld" version="1.0">
<name>Hello World</name>
<description>A test AIR application.</description>
<copyright>2007</copyright>
<rootContent systemChrome="none" transparent="true" visible="true">AIRHelloWorld.swf</rootContent>
</application>


And the Application mxml source is

<?xml version="1.0" encoding="utf-8"?>
<mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" title="Hello World">
<mx:Style>
Application
{
background-image:"";
background-color:"";
background-alpha:"0.5";
}
</mx:Style>
<mx:Label text="Hello AIR" horizontalCenter="0" verticalCenter="0"/>
</mx:WindowedApplication>


thanks
__________________
Karpagarajan. R
Necessity is the mother of invention
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe Flex Tips & Tricks Karpagarajan Adobe Flex Programming 18 06-23-2009 03:18 AM
Create Bootable XP SP integrated CD bluesky Computer Hardware 4 05-04-2009 12:45 AM
Adobe LiveCycle Data Services for flex Karpagarajan Adobe Flex Programming 0 07-20-2007 01:05 AM
Adobe Flex 3 Beta Karpagarajan Adobe Flex Programming 0 07-16-2007 05:38 AM


All times are GMT -7. The time now is 03:10 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.
Our Partners
One Way Moving Companies | Stamford Dentist | Euro Millions Lottery | Home Loans| Furniture

SEO by vBSEO 3.0.0