"Something went wrong trying to install ...."
Hi all,A few days ago i made my first AIR app. Nothing special, just a test.I sent it to a friend to test but he could not run the thing, the AIR runtime was missing. So i made a download page with the...
View ArticleHelp! Cannot install Adobe Air
I just downloaded the Adobe Air exe(version 1.1) and upon clicking on it, it doesn't anything. Nothing happens. I am running Windows XP Pro and have 2BG of ram.Does air require anything to install it...
View ArticleEmbedding swf into HTML+JS AIR app
Hi I'm trying to embed swf into HTML+JS AIR app with no luck.First, I created flash library with this class in default package. package{ import mx.controls.Alert; publicclass Utilities...
View ArticleWhy?Adobe AIR,This software a can't open!
I just want to ask you, Adobe AIR need collect the money ?always say this is not the latest version! BUT,I'm is latest version of the! Pleasehelp me,THANK YOU!!
View ArticleList of Changes since B3
B3 release had a list of changes sine B2 which was very helpful. Is there such a list for 1.0 release?
View Articleadl.exe eating up 100% CPU (CS5, Windows)
Hi,In Flash Professional CS5 on Windows 7 (64bit), whenever I test a movie (ctrl+enter) targeted at AIR, the adl.exe process starts eating up 100% of the cpu at intervals, that is:- adl.exe eats up...
View ArticleTrojan Horse Generic 11.PWW in my AIR download!
Last week I downloaded and installed the latest version of Adobe (vers. 9) from the Adobe.com site. However, it wouldn't run and gave me a message that ran along the lines "Your software has been...
View ArticleDamaged Adobe Air
When I switch on my laptop this morning it comes up with the message "this installation of this application is damaged. Try re-installing or contacting the publisher ofr assistance." I have tried to...
View ArticleReturning list of files in directory not working.
Gidday I'm using the following code to try to put a listing of files in a dir into an array. I created a dir call myDir in the same place as my .swf and .air, and placed a file in it. But I get error...
View ArticleLoading pictures from local file system
Hello air guys,I'm currently working on an application to share images and the images are displayed as thumbnails in a Tile list.I have a problem when loading the images from the local file system with...
View ArticleAIR 1.0 System Requirements
I have the AIR beta 3 installed and running fine on an old G3 iMac. 1.0 installer fails, presumably because the system requirements have increased.I REALLY would like to get AIR running permanently on...
View ArticleHow to add exiting event listener in javascript
I am trying to figure out how to add an event listener in javascript for the exiting event when the red x is clicked on a Windows window (top right corner). I found this among adobe documentation, but...
View ArticleHELP Uninstall AIR
I'm trying to uninstall via AdobeAIRInstaller.exe -uninstall.Only 2 EXEs appear to be running in background but it never ends and nothing happens (AdobeAirInstaller and Adobe Air Installer).Windows...
View ArticleAIR Applications fail to install (Acer Aspire One, Linux)
I've successfully installed the latest version of AIR for Linux on my Aspire One, although it took a few attempts. I am, however, not succeeding in installing any apps. 1. My system believes that .air...
View ArticleProblem with the native installer on MacOS
I successfully created a native installer on Windows and Linux but I got some problems with Mac. If I enter the command: adt -package -storetype pkcs12 -keystore /Volumes/USB/certificate.p12 -target...
View ArticleUnknown Publisher issue in Native Installer
Hi,There is one issue I'm facing. I have a verified certificate with which I have produced a native installer for Windows. The problem is when I download this installer file from my web server, it...
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 Articlehelp please: invalid application descriptor
Hi, When I run an mxml file, I'm getting the error: invalid application descriptor: versionNumber must have a non-empty value Can you tell me where "versionNumber" field is? I cannot...
View ArticleInvalid namespace http://ns.adobe.com/air/application/2.0
I'm porting an AIR1.5 application to AIR2.0, and getting stuck at the first hurdle. adt doesn't seem to recognise the 2.0 namespace. I'm using the latest command line tools to build the application....
View ArticleDefault browser window from HTML
I am just building a simple HTML app and want to open a new window to an existing web page from the air app that opens in a default browser window rather than spawining a new air window. I have been...
View Article