invalid application descriptor: Unknown namespace
I'm wanting to learn adobe air, so I can leverage my HTML/JavaScript skills in desktop development, but I've hit a snag just trying to get the sample HelloWorld app to run. I'm getting the following...
View ArticleOpen a Folder in Air 2.7
Hello there,When Air 2.0 was released, it was possibile to do something like this (c:\mydirectory\mysubdirectory has to be there obviously): var file:File = new...
View ArticleIs there anyway to print StageWebView?
In my desktop application I want to print the webpage content displayed in StageWebView. I could launch an external web browser to print, but it would be nicer to have everything in the application.
View Article(adl:27107): Gtk-WARNING **: Unable to locate theme engine in module_path:...
I'm developing an air application on archlinux x64 with kde. when i try to debug my app the risult is this:-------------------------------------------$ adl app.xml (adl:27107): Gtk-WARNING **: Unable...
View ArticlePdf form embed in desktop air with air database connection (offline)
Hi,i`ve done my dynamic pdf form in Livecycle Designer. I can`t save it localy so i thought about embedding it in Air Desktop Application with connection to Air Database. I would like to connect pdf...
View ArticleSlow(er) startup when using captive runtime on windows
I just converted two AIR apps from native exe installers (requiring AIR installed) to Captive Runtime relases (just a folder structure). One difference i see is that my applications now load a little...
View ArticleOverlay new AIR sdk with old Flex sdk
Is it possible to overlay AIR 3 sdk with flex 3.3 sdk without expecting errors? Any help, as always, would really be appreciated?... CheersAdam
View ArticleTabindex in forms on mobile?
Is it possible to enable/use the tab function of the softkeyboard?Just setting the tabindex on inputfields won't do the job unfortunately.
View ArticlereadGraphicsData - not found runtime error
I downloaded 3.6 SDK and unpacked it in the Flex 4.6 SDK folder to replace 3.5 SDK. Created new desktop project and in application file on creationComplete added call...
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 ArticleInserting a date into the SQLite database...
I am having problems inserting a date into an sqlite database. Heres what I am doing://Setup a connectionvar conn:SQLConnection = new SQLConnection();var dbFile:File =...
View ArticleError #3003 during installation
Hello,I am getting a strange error on Mac OS X with Safari during the installation of my AIR app. When I click on the badge, Adobe AIR is successfully downloaded and installed; however the instalation...
View ArticleAdobe AIR - How to prevent caching?
Hello, We use Adobe AIR as a one-site-browser for our users.which means that all of the content and data reside in our server and all they have, installed on their PC, is an iframe. From time to time...
View ArticleHow do I uninstall Air on Ubuntu?
Hello everyone, I recently started playing Dofus and well Air seems to glitch lots and bug in and out for some reason. I get connection issues to the internet and losses in frame rates every few...
View Articlethe ordinal 345 could not be located in the dynamic link library comctl32.dll
Hi, I've been getting the following error whenever I run any Adobe AIR app: "the ordinal 345 could not be located in the dynamic link library comctl32.dll" The AIR app(s) (i.e. TweetDeck, etc) will...
View ArticleAIR on screen keyboard
I need to allow windows on screen keyboard to popup when I click on a text field within my application. Is there any setting for allowing this or is it simply not possible in AIR? ThanksAdam
View ArticleHow can I keep Adobe AIR app window in focus at all times?
Hi There, I have an AIR application that displays HTML links that launch an external browser when clicked. When the browser is launched, the AIR application loses focus. Is there any code out that...
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 ArticleAdobe AIR installation problem
Hi all, I checked the first few pages of the support forum but couldn't find a topic on my problem so starting a new thread. Many apologies if this has been discussed somewhere already - if you can...
View Article