Cannot uninstall AIR on Mac OSX
First, using 10.5.6 I cannot uninstall AIR from my system. I have tried everything. Here is what I have tried. - Using uninstaller: It is missing from /Applications/Utilities- Forcing uninstall in...
View ArticleHow to add files when exporting air application
If I want to add swf modules or say a compiled css file, that are all extern (i.e. there are no explicit references to them in the actual application code) and will be loaded at run time, to an AIR...
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 ArticlePackaging ipa not working any more with AIR 3.3
Hello, I use a custom ANE that worked without any problems on AIR 3.0, 3.1 and 3.2. Since I updated the ipa doesn't even compile any more. I get the following output on the command line on Windows and...
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 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 -tsa http://timestamp.verisign.com/scripts/timstamp.dll myApp.air...
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 ArticleAdobe AIR deployment
Admittedly, I'm green to software deployments in an enterprise type environment, but I'm trying to deploy various Adobe software packages to users (~500). Air is one in particular that I've been...
View ArticleCan't install Adobe Air Applications!
Installed Adobe Air without problems - but when I try to install any application it will restart my computer before completing the install. Usually gets to the... "Would you like to install desktop...
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 ArticleAIR runtime will not install
I must be missing something simple....I cannot get the AIR runtime to install on a 17" G4 iMac, 1ghz processor, 768 RAM. I click on the installer application and nothing happens.Has anyone else had...
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 ArticleCannot open PDF files in AIR app on Mac OS
I am having trouble opening a PDF file in an HTML window on Mac OS.My code works fine on any PC, however when running on a Mac, the HTML window shows a white screen when I am trying to load a PDF.I...
View ArticleAIR browser is slow to load AJAX app & kills CPU
We have an AIR app, which mostly provides an AIR browser wrapper for our Web app. The Web app consists of AJAX and embedded Flash. The performance difference of the AIR browser versus a typical...
View ArticleHTTPService and URLoader gives steam error in Air 2.0
Hi, we have a HTTPService call to server url which returns data in xml format in response. The server call normally takes more than 2 mins to process.. The service call returns with a fault (Error...
View ArticleSomething went wrong trying to install this application. Please install the...
Okay here we go!Their is loads of discussion around this issue. “Something went wrong trying to install this application. Please install the latest version of Adobe AIR from...
View ArticleHow to embed SQLite database to Air app?
Now I connect to a database file like this: var dbFile:File = File.applicationStorageDirectory.resolvePath("myDB.db");conn = new...
View ArticleAdobe Air Install Error
When trying to install Abode Air onto my Windows XP Pro computer...I keep getting the same error everytime:"An error occurred while installing Adobe AIR. Installation may not be allowed by your...
View ArticleHow to install AIR SDK 3.1 ( with 3.4 installed )
I am trying to install a previous version of the SDK 3.1I am doing this to accommodate BlackBerry BB10. Using the Manage SDK utility in Flash CS6, I currently have installed 3.2 and 3.4.When I try...
View ArticleChanging the cursor to the hourglass. Any ideas?
I posted this in the Actionscript 3 Forum so I'm sorry about the double post.I've got a frame in my Flash AIR app that loads some data and I'd like to change the cursor to the hourglass in Windows...
View Article