adt package fails on Linux w/no information
Hi, I have a project setup and am building native installers happily on both Win7 and Mac OS X using ant and flexTasks.jar. The Flex SDK version is 4.1.0.16076 adt version "2.0.2.12610" When I run the...
View Articleopeneing a pdf with native pdf reader: openwithdefaultapplication
Hello, Wondering if anyone can help on this one. From what I have read AIR for android does not support openwithdefaultapplication. The device I am developing for , the Motorola Xoom does not support...
View Articleinvalid application descriptor: descriptor version does not match runtime...
Hi.I have writen a very simple AIR app. Its not really an app just a button on the stage in flex2 as I want to try packaging it up as an air app from the command line. When i use adl to do this i get...
View Articleis RTMP on IOS possible?
Is live video streaming and accessing the server sharedObject or calling FMS server functions from client using RTMP protocall with Flex 4.6 (AIR) app for IOS, possible? Any discussion or answer would...
View ArticleCorrupt Air installation in XP: help please!
I can neither install nor uninstall AIR from WinXP. Everything I do gives me the "Adobe Air Installer has encountered a problem and needs to close.." box. I have tried "Add/Remove Programs". I have...
View ArticleCreate .exe file of air Application
Hi guys,I have develop a simple application with AIR.Finding the way to make an exe of it.Anyone who knows this please help me to do this.What things i need to do,How to do,Please guide step by step.I...
View ArticleSet DPI from AIR'S Capturing Image.
Hi, When i capture Bitmap and saved using JPEGEncoder / PNGEncoder i get image's dpi is 96 ( may be it's depend's on hardware resolutions any my pc have max of this). But i want to to set this dpi so...
View ArticleAIR 2.6 / AIR 2.7: Very slow image load with StageWebView object in iOS (it's...
I'm having a performance problem with a long page with 300 small images (100x100 pixels each) shown through a StageWebView object. In Android 3.0 that page is shown very fast, almost instantly. Even if...
View ArticleEscape key lock
is there a way to disable the ESC key, so that it doesn't stop the full screen mode? Like Director used to dothanks
View ArticleAIR and full-text search in SQLite
Hi, can I use full-text indexing capabilities of SQLite with my AIR app?I've created a virtual table in database using fts3 module (via command line of sqlite.exe). But when I try to insert a row into...
View ArticleAnalytics For Adobe AIR
Hello all, We have recently lauched a AIR App entitled "TweetNewz" and we would like to get some analytical data such as engagement, user tracking, etc. We are aware that Google Analytics has AIR...
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 ArticleUnable to build valid certificate chain
Hi, I am trying to sign my AIR application using the Code Signing Certificate I got from Apple (iPhone Dev). I have Apple's Root Certificate and my certificate. I installed both and then exported my...
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 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 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 ArticleConnecting AIR with external database
Is it possible to connect AIR application to the external database in MySQL technology?
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 ArticleAIR 1.0 Install Error
I get the following error when trying to install AIR on Vista:"An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator."I...
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 Article