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.
0
votes
0answers
14 views
Adobe flex copy paste htmlText into a text area
I've a textArea1, i'm copying htmlText from a different textArea2 to the current text area, it bring the formatting of the textArea2, that is ok, when I clear the textArea1 text, when I start typing, ...
0
votes
1answer
5 views
Opening Mobile Device's Image gallery in Adobe AIR
i am developing an Adobe AIR Mobile Application with Flashbuilder and Actionscript. I need to open the device's (mobile phone or tab) image gallery on a button click event and select the image to load ...
0
votes
0answers
4 views
How is dispath event from native code (Android) to AIR application?
I can call native code(Android OS) from AIR application success, but i want to dispath event from native code to AIR application, how can i do that?
Thanks!
0
votes
0answers
15 views
Air Application for iOS Release Build differs from Debug build
I am building game and using citrus-engine-like level design. In flash i am creating components with some extra component definition like className, displayImage etc. Then i am exporting to SWF file ...
0
votes
0answers
3 views
How do I set a custom notification sounds in AIR?
Is it possible to give my AIR application a unique push notification sound in iOS and Android? If so can you please provide an example or reference.
More details:
My app is similar to a weather ...
0
votes
1answer
9 views
control the order of windows Adobe AIR
Is there a way to control the order of other applications' windows through AIR application? All I could find in Adobe docs were orderToFront(), orderInFrontOf(), orderToBack() and orderBehind() which ...
0
votes
0answers
67 views
Facebook access token from iOS6 phone settings
I am testing my app on iOS6 and have my FB authentication in the iOS6 Facebook Phone Settings.
The FB access token I retrieve has the following info (from FB Access Token Debugger)
Metadata ...
0
votes
0answers
18 views
Window messages Adobe AIR
Is there a way to send Window Messages to applications (Message Queue @ Windows) through Adobe AIR app? I haven't found anything after extensive reading of adobe docs and googling.
0
votes
0answers
11 views
How do you prevent edits in app.xml disappear on publish?
I am building an ActionScript 3/AIR application for iOS with Flash Professional.
I have to to edit the application description file, to add some custom behaviours.
However, Flash just deletes these ...
0
votes
0answers
6 views
Translating AIR accelerometer features to simulate W3C motion and orientation
I'm working on an API in Haxe that will hopefully unify accelerometer events in AIR/NME and HTML. Ideally I would like to have most of the features available in W3C DeviceOrientationEvent and ...
0
votes
1answer
12 views
“Uncompiled actionscript” error
I'm having the tittle error when I try to load a local swf file in the documents directory of my iPad. Web it works ok. the swf files have ABC code.
I'm using Air 3.7, which supposedly added a ...
0
votes
0answers
17 views
What should I select to include in the package content?
I'm having an errors, and I think it's due to the fact that I don't include all the files in the package content when I compile the ipa, what should I put inside?, the AOT folder?, the .ipa file ...
1
vote
0answers
9 views
need to share documents created in ios-air-app with itunes
I created an adobe air based ios app, which creates a textfile ( a csv document to be precise ) I used:
var file:File = File.documentsDirectory.resolvePath(timestamp+".txt");
var stream:FileStream = ...
-1
votes
0answers
8 views
AIR BUG - The audio of the app is heard during the call
I created a Flash APP in "AIR for Android", but when I tried to submit it in the Amazon App Store, Feedback get the following error:
Your app has failed a test case.
Bug Description: Call interrupt ...
0
votes
0answers
6 views
How to detect NetStream is stopped its publishing of data?
My application is sending live video to AMS so for that I used Netstream.attachCamera(camera) I can able to send live video through NetStream.publish("myStreamingURL', "live"); I stopped netsteaming ...
0
votes
2answers
165 views
AIR Android GCM ANE MismatchSenderId
Has anyone been able to get the Android AIR extension http://myappsnippet.com/gcm/ to work? I'm well aware of how to setup GCM. But when using the extension above I can not stop getting the ...
0
votes
0answers
7 views
Open source tools for automating AIR Based mobile apps [closed]
I am looking for open source automation tools for automating my testing on AIR based mobile apps . Please suggest some good one
0
votes
0answers
31 views
I'm developping an air application on a work environment through a proxy, I cannot get timestamping to work
When attempting to timestamp my air application through flash CS6 I get the error:
There was an error connecting to the timestamp server. You may not
have the connection to the network, or the ...
0
votes
0answers
11 views
About Info.plist of Adobe air iOS
I am making the ios application from Adobe AIR.
As a result of generating an ipa file, Info.plist exists in an ipa file.
This Info.plist is outputted in the format of XML.
Can it carry out, ...
0
votes
0answers
9 views
Flash builder geolocation App
I am all new to Mobile Application development. I sign up in class project where we plan to build simple app to Navigate in the campus. We have data for the locations. If someone went through such ...
0
votes
1answer
19 views
Putting swf back into an AIR package?
Gidday
I'm using Pro CS6 to make an AIR app.
I'd like to use TelemetryEasy to turn on advanced telemetry in it so I can use Scout.
The maker of TelemetryEasy says you have to run it against the swf ...
0
votes
3answers
580 views
Android App ID prefix problem
I am building an Adobe Air for Android App and I have a big problem, i published an app to the android market using an old flash air extension that saved the app id with a prefix 'app.'
Now that i ...
0
votes
1answer
16 views
Adobe touch apps What Technology has been used?
Adobe touch apps What Technology has been used ? Is that AIR ?
http://www.adobe.com/products/touchapps.html
If yes then why People don't like AIR For Mobile Apps ? I don't think you can get ...
0
votes
1answer
117 views
Adobe Flex Android Mobile - Preventing inactivity causing loss of control values?
I am working on a mobile application that does a simple age calcualation. I have a datespinner that update 3 labels. When I first start my mobile app on my android device it works great. I am able to ...
2
votes
4answers
9k views
DataGrid refresh when DataProvider is updated
I am working on an application using Flex, Adobe Air. I have a DataGrid with a XML as my DataProvider. During the execution of program my XML is updated. After XML is updated and saved my DataGrid ...
0
votes
0answers
31 views
AS3 AIR - addEventListener that is in effect when the window is not in focus
this is with Flash cs6 trying to make an air app.
Hi, I'm fairly sure this is easy to answer when you know the expression.
so I want to know how to detect a KEY_DOWN and KEY_UP when the window is ...
2
votes
1answer
179 views
Adobe Air badge file not working after Air 3.4 release in nonDebug players
Please read the subject.
All badge installers in the internet are now not working now in non Debug FP(11.3).
Including mine too.
What does that mean?
Simple example:
...
1
vote
1answer
787 views
How to find out my server's IP address through it's domain name from my flex air application?
I'm working on file transfer application where client sends files to cpp server. At client side I can give the server's domain name but not IP address cuz it may vary. So any one can tell me how can I ...
-1
votes
0answers
23 views
Custom web browser actionscript/ adobe air
I want to build a custom web browser in a adobe air application.
Is any one knows how to do these?
Note:- I don't want to use the HTML control, because it has many limitations.
Thanks
0
votes
1answer
12 views
Opening sound recorder upon clicking on a button
I'm developing a flex air application(using windows 7 OS). I want to open my windows sound recorder software(in the accessories section) upon clicking on a button.I have tried a lot.But not getting.is ...
0
votes
1answer
116 views
Packaged Apps vs Adobe Air vs Others
I have been given the task of taking our existing web app and converting it to a desktop app that can work with a local database or a database over the network. I was hoping to rewrite the app as ...
0
votes
1answer
4k views
How To send email using Adobe AIR?
I have searched how to send e-mail using adobe air.. But i didn't find a good one. They only show for adobe flax... There some codes that included some library.
I don't understand how to use it.. ...
0
votes
1answer
41 views
Starling Feathers - Available features 101
New to Starling-Feathers, before I start to develop my mobile app, I would like to know what are the best practice to develop the following features using Feathers:
Partial view slide - A part of ...
-1
votes
1answer
25 views
display an HTML page(containg audio player) in felx AIR
for($i=0; $i<$fields_num; $i++)
{$field = mysql_fetch_field($result);
'echo "<td>{$field->name}</td>";
}echo "</tr>\n";
while($row = mysql_fetch_array($result))
{ echo ...
0
votes
1answer
29 views
Starling: Scaling vector sprite for image crops instead of scales
I've got vector sprites in an external SWF. I can draw them onto a Starling image just fine. But when I try to scale the sprite before hand, the resulting image has been cropped instead of scaled.
...
2
votes
1answer
125 views
Flex/air mobile - Display All mp3 Song From the SD card with id3 info and poster image
I am trying to fetch all mp3 songs from SD card .
I want only the .mp3 files to be displayed and not any of the folders/ sub folders. I need every mp3 song that exists in SD card and how to get ID3 ...
1
vote
1answer
20 views
Display HTML page in browser window upon clicking a button
I have a button on flex(AIR app). when i click on the button,has to open a browser window which will display an HTML page.
0
votes
2answers
3k views
Yes/No buttons instead of OK/Cancel in a confirm() dialog?
In an Adobe AIR (HTML/JS) app, is it possible to display Yes/No buttons, instead of OK/Cancel in a confirm() dialog?
Anything that works with webkit should work.
Here's a related question, but all ...
2
votes
1answer
88 views
ld: library not found for -lgcc_s.1 when creating AIR iOS package with native extension
I'm trying to create an AIR native extension for iOS, but when try create the package to deploy to my device, I'm getting the following error:
ld: library not found for -lgcc_s.1
Compilation failed ...
1
vote
1answer
23 views
Get list of printers with Adobe Flex
Documentation for flash.printing.printjob says there should be a printers() method. Using Flashbuilder 4.6 the IDE code complete says it doesn't exist.
I'm using Flash SDK 4.6, targeting a desktop ...
3
votes
1answer
1k views
Adobe Air ios packager
There seems to be a lot of confusion regarding deploying Adobe Air apps to ios after the restrictions were lifted. Before apple lifted the restrictions you had to go through the process documented ...
0
votes
0answers
23 views
Display SWF file in Adobe AIR HTML control
I'm creating simple browser using mxml's HTML control.
I can display the swf embedded in html, like following code.
<mx:HTML location="http://example.com/test.html" />
In this case, test.html ...
1
vote
1answer
28 views
position a child window
I need help with positioning a child window created using
var win:myWindow = new myWindow();
where myWindow.mxml contains <s:Window.......
The child window does open as desired. However I would ...
0
votes
2answers
105 views
AS3 E4X get tag properties independant of tag capitalisation
how can I retrieve the properties of an xml tag independant of whether the property name is written in capital letters or not?
currently i do something like:
myXML = new XML(...);
...
2
votes
3answers
82 views
Is there a way to envelope Adobe AIR (SWF/Flex) application into C# application to use HASP protection
We have an Adobe AIR application which uses Flex Framework. It was initially built for browser version, but now we also need to use it as stand-alone application. This is possible to do using Adobe ...
1
vote
1answer
1k views
How to protect API Key in Flex/AIR from decompiling?
No obfuscation please and simpler the better.
Similar post is Shared secret with API in an Ajax Adobe AIR app but I was not convinced that these protect from decompiling. If they do, please explain ...
0
votes
1answer
34 views
Error “namespace mx.managers:ISystemManager not implemented by class ” when converting application to flex sdk 4.6 from sdk 3.3
I am converting my application to flex sdk 4.6 previously it was in sdk 3.3 and getting below errors.
1044: Interface method activate in namespace mx.managers:ISystemManager not implemented by class
...
0
votes
0answers
23 views
Always on top Adobe Air
I know about nativeWindow.alwaysInFront property and I do use it, however if another application creates a window which is set to be topmost as well, it does overlay my AIR app. For example, ...
0
votes
1answer
35 views
as3 air check if file is loaded
How can I run code then the array is ready?
When I run the following code I get an error saying:
TypeError: Error #1010: A term is undefined and has no properties.
import flash.filesystem.File;
var ...
0
votes
2answers
304 views
iOS deve with Starling framework: take a screenshot and save it to the camera roll
I use flash for ios development and I use starling framework.
I'm trying to take a screenshot and then save it to the camera roll, but cameraRoll only accepts bitmapdata. How am I going to convert ...




