How to open AIR HTML links in new tab/window?
Hi all,I'm building a browser app with the AIR/Flex HTML component, I've been scratching my head with this, and I hope it's pretty basic - I want to create a tabbed browser. Help will be greatly...
View ArticleDynamic forms in AIR/Flex
OK, this is another of those "Is AIR the right tool for the job" questions. And I have zero previous exposure to Flash/Flex, just doing a fast forward through all available information, to reach an...
View ArticleMaximum physical RAM usage of Adobe AIR application
Hi. I have a very large application written in Adobe AIR. It needs to use about 2GB of RAM. I run it on a machine with 8GB of RAM with over 5GB free when I launch the application. No matter what I do,...
View ArticleProblem with renewed certificate from VeriSign
My company renewed an expired certificate and we use it to sign the updated AIR application. But during installation, AIR consider it's a new application NOT an update of the original one. I compared...
View ArticleSQLite version - AIR 1.0 vs 1.5 vs 2.0
I've come to understand that AIR uses its own built-in version of SQLite butit's been hard to grasp what version is being used in each AIR version? Has there been any upgrades to the SQLite version...
View ArticleAllow Browser invocation of Air application
Hello Friends Can Anybody guide me how to implement Allow browser invocation Feature in my Air pplication.i mean To sayapplication can be launched when the user clicks a link in a...
View ArticleProblem with the native installer on MacOS
I successfully created a native installer on Windows and Linux but I got some problems with Mac. If I enter the command: adt -package -storetype pkcs12 -keystore /Volumes/USB/certificate.p12 -target...
View Articlemxmlc command line compiling under Linux
Trying to compile a large library of documents with my AIR app using commnad line and cannot get a runtime created due toseveral warnings in the code - which I expected to be ignored. Is there no way...
View ArticleHow to get response from URLRequest object in adobe air using javascript
How to display response from an object of a class URLRequest. I am able to srend the post information to server . But now i need a response that is printed by the server code. The URLRequest object if...
View ArticleHTMLLoader and clearing cookies
Hi there, I'm using air.HTMLLoader.createRootWindow to pop up a window to a user in an AIR application to ask them to authenticate with a third party service. I'd like to know where the window opened...
View ArticleDisplay webpage in Flash Professional
I was wondering is there an easy to display a web page in flash professional?
View ArticleInability to install AIR applications on mac os x
To say this is a frustration is an under statement :) I have recently just bought a mac pro and installed the AIR runtime no problem. However, when I try and install and AIR application, whether...
View ArticleError 3013 trying to re-save a file
This is a Windows issue only.I have an AIR app that writes an XML file to the users hard drive. If they input the data and press SAVE everything is fine. If they then change their data and press SAVE...
View Articleinvalid 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 ArticleHow to Sign a native DMG installer?
Hi, We have developed an application using AIR (for desktop) and have used some native processes. Hence, to distribute the application we are creating native installer for PC and MAC. We were able to...
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 -tsahttp://timestamp.verisign.com/scripts/timstamp.dll myApp.air...
View ArticleCan't hide cursor in AIR?
Boy this should be really easy but I'm stumped.I can hide the cursor just fine using Mouse.hide() in a Flex app, but if I use the same code in an AIR app, the cursor doesn't hide. I'm using Flex...
View ArticleHelp With Loading an Image In AIR
I need to load an image (GIF) with AIR using File and FileStream, but can't figure out how to do it. I need to load the image into a Bitmap or BitmapData object, so I can't use the loader class. Here's...
View ArticleAuto focus, iso
Hi,I've been running AIR & apps under linux for quite a number of months. One of my favourite applications is "tweetdeck" but since last week the app has core dumped when started, and even after...
View ArticleAIR File is damaged
Hello, It's incredible that so many people have this problem in different circumstances and operating systems and there is no definite answer to this problem. I get the classic message: "Sorry, an...
View Article