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 Articleerror downloading the update. Error# 16824
Hi,I am getting an error numbered 16824 every time I execute my application with an old version and when I click Download now. I get an error number 16824. I have checked the app file, the update file...
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 Articleload local image display in air app
I am trying to load an image from the local file system, then diplay it in my air window. I don't have any problems getting the file reference from the open file dialog, problem is that I don't know...
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 Articleis it possible to run a shell script from AIR?
I can not scan a local directory unless on of my installed files is chmod755. i want to run a script on init() that will chmod 755 a file in the bin-debug directory. Thanks in advance for your assistance.
View ArticleGuide to create air apps for Mac appstore?
Hi all,I was wondering if there is any guide for publishing an air app on the Mac AppStore. All I found so far is a simple tutorial by Pigsels which is written with air3.2 in mind. I can't seem to...
View ArticleUbuntu 11.10, Flash Access and DRM
Hi, I'm attempting to play a video download I purchased at a British video-on-demand service called Digital Theatre. The service uses a player which is an AIR application:...
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 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 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 Articleload local SWF files, security sandbox, stage access HELP!!!!
I have many SWF files that do the following: - reference the stage - load in external swfs and FLVs and XMLs It seems that for the most part loading them in VIA the Loader Class (AS3 not Flex)...
View ArticleUpgrade my 1.5 app to 2.0
Today, I see the official realase of AIR (2.02) and I install the Air 2 developpement tools and runtime. I package a new version of my application and I launch the installation. But impossible to...
View ArticleDisplay stage webview on new screen/stage or frame when button clicked
I'm trying to get Stagewebview to show on a new stage when a button is clicked. Right now it just shows on the same stage becuase code is this.stage. Also, when it shows up on the new page I want to...
View ArticleMulti-Page Printing in Adobe AIR
I developed a commercial application for a client in Adobe AIR about 3 months ago. Now my client wants to add a printing feature. The problem is it requires multi-page printing based on the number of...
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 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 ArticleSQLError #3125
Is this a bug or a feature? I can create a db directly inside ApplicationStorage, but not inside a (non-existent) folder in Application Storage. I get the error: SQLError: 'Error #3125: Unable to open...
View ArticleFrame rate temporarily jumps to 60 fps???
Dear developers, I want to thank you for helping me out with this issue. I am creating a game app for Android/IOS using Flash Pro CS 6 and am testing it on a Samsung 10.1 inch Tablet. The framerate is...
View Article