How 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 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 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 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 Articleneed help with Error #2044: Unhandled securityError:.
Hi, I am developing an AIR+AJAX app and I am using sockets to connect to the ftp server and just checking whether the app is able to connect to the ftp server successfully, check the user name and...
View ArticleWhere is the ARH (AIR Runtime Helper) utility?
Hello, AIR Runtime redistributable documentation mentions the ARH (AIR Runtime Helper) which is a tool that can detect which version of the AIR runtime and which version of my app is installed on the...
View Article"Sorry, an error has occurred... Installation may not be allowed by your...
Hello everyone. I am getting the above message when trying to install Adobe AIR. Here is more information on the issue: 1) I used to have it installed fine, but when I uninstalled it something must...
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 ArticleRun Batch File From Air Application
Hi ThereI like to know if anyone attempted to run a batch file from Air Application.I have created a sample Air Application with HTML that when clicked on the button should execute a batch file.I have...
View ArticleSoftphone with SIP support - Its possible?
The adobe has support for SIP (asterisk)? Is there any open source project with this functionality? I'm curious to see how this would integrate with asterisk. Kind regards, Hermes
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-webkit-linear-gradient not working with Adobe Air 3.0
Hi - I recently downloaded Adobe Air 3.0 after reading that gradients are now supported (http://www.adobe.com/devnet/air/ajax/articles/air_and_webkit.html), but I have not been able to successfully...
View Articleinstaller file is damaged
I can't install the .AIR file created by my Flex Builder 3 (SDK 3.5 with AIR SDK 2.5).I compiled my Air project, executed without any trouble (also in debug mode) but when trying to install on my pc...
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 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 ArticleNeed older version of Adobe AIR
Can anyone point me to a download for a PowerPC version of Adobe AIR for the Mac?
View ArticleConnect Adobe Air to MySQL
Dear User, I'd like to connect my AIR apllication to mySQL database. I'd like to find a solution whom setup is easy. In my case database is hosting in local network (in the same computer as Air...
View ArticleAIR HTML+JavaScript app vs. hardware accelerated composing
I'm developing an HTML application for mobiles and desktops. The application is optimized for WebKit based environment. To improve a rendering speed I'm using hardware accelerated layers (something...
View Articleerror 103
hi, when compiling I get this error: Unexpected or unknown element or attribute in the application descriptor file. /Users/admin18/Desktop/distriboid/android/distriboid-app.xml(4): error 103:...
View ArticleLandscape Orientation - autoOrients Problem
I am creating an iOS app that will work only in landscape orientation. iPad apps that require an orientation must support both variants of that orientation.I have these lines in my descriptor...
View Article