Adobe Integrated Runtime (AIR), also known as Adobe AIR, is a cross-platform runtime environment developed by Adobe Systems for building applications targeting desktop, mobile and television systems using Adobe Flash, Adobe Flex, ActionScript 3.0, MXML, HTML, or Ajax.
19
votes
6answers
6k views
18
votes
13answers
27k views
HTTP Basic Authentication with HTTPService Objects in Adobe Flex/AIR
I'm trying to request a HTTP resource that requires basic authorization headers from within an Adobe AIR application. I've tried manually adding the headers to the request, as well as using the ...
17
votes
9answers
17k views
Adobe AIR to execute program
I would like to press a button from an Adobe AIR application and execute some installed program. For example, I would have a button named "Start Winamp". When this is pressed it should start ...
16
votes
6answers
5k views
What are the best books for Flex and Adobe AIR? [closed]
My team is about to build a new product and we are using Flex as the front end. There are other book posts on stackoverflow, but I couldn't find one that matched my needs.
My manager will be ...
14
votes
4answers
3k views
Building a Plugin Architecture with Adobe AIR
I'm thinking of choosing Adobe AIR as the client-side implementation technology for an upcoming project. (The previous choice was C# and WPF, but I've been really impressed with Flash/Flex/AIR ...
12
votes
2answers
824 views
Adobe AIR 512x512 Icons?
correct me if i'm wrong, but Adobe AIR currently only allows applications to have maximum size icon of 256x256.
is there a way to supply an application with a 512x512 icon?
will 512x512 icons be ...
12
votes
7answers
6k views
C++/Qt vs Adobe AIR
I have to choose a platform for our product. I have to decide between The Qt Framework and Adobe's AIR. I am well versed with Qt as I have worked for the last two years. I looked up at the Adobe's ...
11
votes
3answers
336 views
Flex performance considerations
What are the main key-points a Flex developer should remember in order to improve performance of Flex applications?
The ones which come to my mind are:
extending ItemRenderers from more lightweight ...
11
votes
20answers
1k views
Will web applications replace desktop applications? [closed]
Will everything go to the cloud? If so, in which direction? Google-Gears? Flash,AIR,JavaFX?
See also: Does desktop development matter?
11
votes
3answers
1k views
Can I assign a global hotkey to an Adobe AIR app?
Is it possible to assign a global hotkey to a specific feature in an Adobe AIR app, i.e. the app feature responds to the hotkey whether the app is active or not (it must be running of course, but only ...
9
votes
3answers
3k views
Flash Builder 4.5 vs Flash?
So I want to build Android & iPhone apps. I'm somewhat confused at the different options available with Adobe. I understand that there is a product coming out, Adobe Flash Builder 4.5 that will ...
9
votes
3answers
4k views
Flex / Air obfuscation
I've written (most of) an application in Flex and I am concerned with protecting the source code. I fired up a demo of Trillix swf decompiler and opened up the swf file that was installed to my ...
8
votes
3answers
282 views
List of Active Open Source Projects built by Adobe AIR/Flex
Could someone share list of active and popular open source Rich Internet Applications or desktop application (not library or framework) that are built by Adobe AIR/Flex? The popularity and quality I ...
8
votes
7answers
2k views
Silverlight vs Adobe Air
Now with Silverlight 3 (offline, out of browser stuff), what are the main differences between the two technologies?
8
votes
4answers
2k views
What's all this business about Flash, Flex, Adobe Air, Java FX and Silverlight?
What's all this business about Flash, Flex, Adobe Air, Java FX and Silverlight? Why would I choose one over the other? and what happened to Java Applets and ActiveX controls?
Oh, and where does AJAX ...
7
votes
1answer
415 views
Problem with getting the Camera to work on Away3DLite
I have implemented Augmented Reality application for android using Adobe Air for Android, FLARManager, Away3DLite.
The program works fine on flash, However when i publish it on my mobile phone (HTC ...
7
votes
3answers
3k views
How to develop Augmented Reality application for Android
I would like to develop an augmented reality application on a HTC Nexus One mobile phone for android using Flash Professional CS5 and Adobe AIR 2.5.
I found a couple of online sources showing how to ...
7
votes
0answers
383 views
How to keep focused after 'alt' was pressed?(Adobe AIR app)
I was making an application with AIR+Flex.
One Feature is like:
when 'alt' key is down, the mouse cursor changes to B,
when 'alt' key is up, the mouse cursor restores to A.
But the problem is that ...
7
votes
6answers
6k views
Calculating Text Width In ActionScript And Flex
I'm trying to calculate how WIDE to make my button, based on the text that it will contain, and when I try to google for how to calcuate something as simplistic as the WIDTH OF SOME TEXT, I go ...
7
votes
4answers
4k views
Multiple file uploader in HTML5 — browser support?
I read that the HTML5 spec introduced the ability to select multiple files in an upload form. What browsers currently support this? Does Adobe AIR support it?
Bonus question: Is there a JavaScript ...
7
votes
7answers
2k views
protecting adobe air apps
I am about to deliver an Adobe AIR app to a customer.
But it's my first delivery of any sort, i.e. I have
no experience whatsoever with licensing etc.
Users of this app may or may not be online, so
...
7
votes
3answers
1k views
How to warn user of CAPS LOCK enabled in Flex/AIR?
Similar to the XP login screen, in Flex 3, how can I display a warning to the user in a textbox that the CAPS LOCK key is enabled?
7
votes
5answers
11k views
Download a file with Adobe AIR
How do I download a file from the internet in a Flex based AIR application.
I tried using a file with url set to the address, but I got a file does not exist error when I tried to save it. And it ...
7
votes
1answer
4k views
How does binding in ActionScript work?
As far as I understand, binding to a var in ActionScript is carried out via events which are automatically fired when a var is changed. I have a few questions about this:
What happens if the class ...
6
votes
2answers
148 views
Synchronization and time keeping of multiple applications
How would I implement a system that will keep 20 applications running on a closed network to stay synchronized whilst performing various tasks?
Each application will be identical, on an identical ...
6
votes
1answer
127 views
Input elemnts in HTMLLoader are readonly in adobe AIR
Lets say i have a html file that contain a form:
<form method="post" action="url">
<input type="text" id="fullname" />
<input type="text" id="bodyText" />
<input ...
6
votes
2answers
371 views
What is the maximum amount memory Adobe AIR can utilize?
I've been doing some rapid prototyping for a game I'm thinking of building. one of the main things i want to do is map generation for a tile type map. While generating the map i end up using large ...
6
votes
2answers
863 views
Differences between Mobile & Desktop AIR
Ive tried asking on the blackberry forums with no luck... Maybe there are some Blackberry/Adobe experts here...
Im just about to start a project using Adobe AIR/flex for the Blackberry Playbook, I ...
6
votes
1answer
271 views
Adobe AIR and different OS filesystems
Another Adobe Air question for you but first here some background into the project I have been tasked with. It is an AIR app that will read assets from a USB key and must work on both WIN and MacOS. ...
6
votes
2answers
405 views
Cookies working in Flex but not in Air
I've got a flex app which I'm porting to air, the two apps are identical except for the root tag being WindowedApplication rather than Application.
The problem is that cookie/session based logins are ...
6
votes
1answer
875 views
Augmented Reality on Mobile phones
I am interested in implementing an Augmented Reality application for mobile phones using Adobe Flash Platform.
Can you please let me know if any sources is available for me to find out how to start?
...
6
votes
1answer
386 views
AIR – Google Maps API Security Sandbox Violation?
i've just started using the Google Maps API for Flash (map_1_20.swc) for an AIR 2.5 application i'm building with Flash CS5. everything loads and display fine in the ADL except that i'm receiving ...
6
votes
1answer
414 views
Programmatically detecting between Adobe Air and Adobe Flex in ActionScript 3.0
I have some shared code between an Adobe AIR App and an Adobe Flex App.
On one line of this code, the program must behave differently depending on if it is running within the Air runtime, or the Flex ...
6
votes
2answers
2k views
Add New Gist using the Github API
I'm making a small app in Adobe Air which I need to interact with the Github Gist API. However I'm kind of stuck.
If you're not familiar with Adobe Air you can still help, the XMLHttpRequest ...
6
votes
6answers
389 views
What is the easiest way to programmatically extract structured data from a bunch of web pages?
What is the easiest way to programmatically extract structured data from a bunch of web pages?
I am currently using an Adobe AIR program I have written to follow the links on one page and grab a ...
6
votes
3answers
2k views
Get Current Operating System In Adobe Air
I'm making an App using Adobe Flex/Air. I was wondering if there was a way to get the Operating System the Air app is running on?
Thanks.
6
votes
2answers
1k views
Detect AIR versus Flash Player from an actionscript library
I have an swc which needs to operate slightly differently depending on whether it is being hosted by AIR or not. I've seen two suggestions on the internet:
Test Application.application for ...
6
votes
5answers
3k views
How can I build an Adobe Air project with Maven?
Has anyone successfully built an Adobe Air application with Maven? If so, what are the steps to get it working?
I have been trying to use flex-mojos to build an Air applications. When I set the ...
6
votes
2answers
587 views
How can I detect and invoke a user's local installation of the AIR runtime on a particular AIR application?
I am writing a program that has an AIR front-end, but a back-end written in another language (Python, in this case). Since AIR can't invoke other executables, the relationship has to be the other way ...
5
votes
1answer
50 views
AIR - set size of NativeWindow to include system chrome
How do you find out the size of the system chrome so that I can specify the window size to achieve the stage size I want?
If my main window is set at 800 x 600 (stage), and I create a second window ...
5
votes
0answers
51 views
Sudden Drop in Performance on an iPad AIR application with renderMode=GPU
We have an AIR application running on an Apple iPad, that occasionally experiences sudden drop in its performance. The frame rate drops from 60fps to 2fps and it never recovers from that.
Some of ...
5
votes
2answers
238 views
What is the usable stage size limit in Flash Player 11?
The usable stage size limit in Flash Player 10 is roughly 4,050 pixels by 4,050 pixels. However, the usable size of the stage varies depending on the settings of the QUALITY tag. In some cases, ...
5
votes
2answers
344 views
Flex, get USB id of plugged USB device
I'm developping an Adobe Flex application.
I need to detect gps devices when plugged.
Currently, it is a bad heuristic-based detection that is used (it tries to find specific files/directories). It ...
5
votes
2answers
201 views
AIR enterprise deployment and update
What's currently best practice to prepare an AIR application for enterprise deployment and also updates?
The AIR updater framework is nice and convenient - but also requires admin rights (as far as ...
5
votes
4answers
3k views
Install Flash or AIR on INTEL Android (Android-x86)?
I'm porting a Flash 8 course to Android, and don't have an Android device.
I've got the emulator installed, but find it deathly slow.
I've also got Android 2.2 installed in VirtualBox using
...
5
votes
1answer
543 views
Getting my serial port to talk to my Adobe Air app
I have run into this issue where I needed a piece of simple medical equipment to output a string of comma separated numbers to my Adobe Air app. I'm just thrilled to be talking to something besides a ...
5
votes
3answers
128 views
How can I make my AS3/Air code better?
Hello everyone this is my little Frankenstein code, don't make fun of it, it works!
So you would pass in the table name and a data as an Associative array which are objects.
I'm pretty sure this is ...
5
votes
2answers
235 views
Equivalent of “View Source” for <mx:HTML> Component
After setting an control's location to some site. How could I then take a peek at the associated HTML? I notice that as soon as I set Location, htmlText becomes null and vice-versa... So how would ...
5
votes
2answers
377 views
Determine drag proxy when using itemRenderer on DataGrid
I'm using default drag/drop on Flex DataGrid, however, the dataGrid itself has an itemrenderer.
Looks like:
public class FlashFileDataGridRenderer extends Label{
public function ...
5
votes
5answers
672 views
How to use AIR 2.0 NativeProcess API with Java?
How do you use this great new API in connection with Java? Do you use just pure native process API like nativeProcess.standardInput.write() and nativeProcess.standardOutput.read() with which you ...