AIR Application Packaging
Need help in packaging AIR application with a registration process. We planned to use node locked licensing , how to make AIR application for node locked license. I am not sure how to get any physical...
View ArticleSilent Install of HUB.AIR
We have Acrobat 9 and AIR installed on Vista PC's. I am looking for a way to silently install HUB.AIR
View ArticleUpdate Error :16800
I had recently downloaded the latest candidate release AIR 2.0 from Adobe forum . I am currently working on Auto Update Feature .which works fine . But when I convert .air to .exe .Air auto update...
View ArticleUninstall/Installation Problems on WinXP
I have AIR 1.0 installed, cannot install/upgrade to AIR 1.1. I'm running WinXP.Here is the install/unistall log (gives me the same output either way):Performing runtime installUI SWF load is completeUI...
View ArticleHow to check the AIR runtime version?
How can I check the AIR runtime version that is currently installed on the machine?Is there a properties file stored in the "Documents and Settings" Folder or something like that?Thanks in advance!Maik
View ArticleHow do I get Air runtime for the android emulator
All the links I have found say you can download it after signing up for the pre-release; however, that is no longer viable as it is not pre-release anymore. I cannot find anywhere to download the apk...
View ArticleAir 3.5 iOS Native Extension - Undefined symbols for architecture armv7
I am trying to create a native extension to interface with a 3rd party SDK that was designed for iOS. I have built this extension before, but recently the 3rd released an update to their sdk and I took...
View ArticleTabindex in forms on mobile?
Is it possible to enable/use the tab function of the softkeyboard?Just setting the tabindex on inputfields won't do the job unfortunately.
View ArticleHTTP tunneling doesn't work with NetConnection
I'm researching a problem with NetConnection failing to connect through a proxy server using RTMP and RTMPS protocols. In my test I setup squid as the local proxy server and tried to call connect...
View ArticleMaximum video resolution?
I'm working on a standalone installation project that displays high-resolution video spanning across an array of displays.Wondering what the dimensions are of the largest video size that can be played...
View ArticleAttempted an unsupported operation
Whenever i open an html file, with the AIRAliases.js library in the header, I get this popup: "Attempted an unsupported operation" After I click "Ok", this popup appears after: "Encountered an improper...
View ArticleHow do you turn off Camera?
In an AIR application, how do you turn off the camera once it has been activated? I remove all references to Video objects associated with the camera, unattach the camera from NetStreams, and remove...
View ArticleUser agent and Referer
Hi all!I'm using some PHP-Scripts via HTTPService in my AIR-Application.At the moment the AIR-App sends - like a browser - information about user agent and referer, like:"app:/MyApp.swf" "Mozilla/5.0...
View ArticleError# 0
When installing a program that requires Adobe Air to install I continually get message: The application could not be installed. Try installing it again. If the problem persists, contact the application...
View Articlejava applets in air apps?
I'm beginning an intranet app that depends on a 3D display that runs as a java applet. I'm just discovering AIR, and it looks amazing, so I hope it will support inclusion of java applets in html-based...
View Articleadt.bat Could not generate timestamp: Cannot parse the response
I am using the command line to build an air app as follows:adt.bat -package -storetype pkcs12 -keystore mycert.pfx -storepass xxx -tsahttp://timestamp.verisign.com/scripts/timstamp.dll myApp.air...
View ArticleCan not open .air file after install AIR
I uninstall it and reinstall it , but it can not slove this problem. the extension .air was not pointed to Adobe Air OS : Vista SP1
View ArticleSigning with p12 certificate from client
Hy there Our client provided us with a p12 format certificate and a password for signing AIR Applications. When I tried to sign the application in question with the certificate I got the following...
View ArticleAdobe Air will not install on mac 10.4.11
Hello, I work for a company that has developed an adobe air app for our users. All have been working fine except for a few mac users can't get adobe air installed. I have walked them through several...
View ArticleInsert objects into SQLite database
Could someone please post a simple code example (or direct me to some tutorial/article) on how to insert an instance of a custom class into a SQLite database in AIR. I know I have to use [RemoteClass]...
View Article