Can't open xml file in linked source (error #2302)
Hey all, I'm building a level editor for a game I'm making, and have linked some of the packages in the game engine to my AIR project. However, I find myself unable to grab an xml file from the linked...
View ArticleHow to Autorun an Adobe AIR App from CD
Does anyone know how to auto-run and Adobe AIR application, or auto-install the Adobe AIR runtime (if it's not installed yet on the user's machine) and then the Adobe AIR application from a CD or DVD?...
View ArticleAIR 1.0 System Requirements
I have the AIR beta 3 installed and running fine on an old G3 iMac. 1.0 installer fails, presumably because the system requirements have increased.I REALLY would like to get AIR running permanently on...
View ArticlePDF from HTMLLoader is Not Displaying in a Container
PDF from HTMLLoader is Not Displaying in a Container Was there a new version of AIR released recently that breaks the display of a PDF through the HTMLLoader? I've been experiencing problems displaying...
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 ArticleHow to protect my AIR app?
I was wondering if there was a Serial Number Coding (or anything equivalent) that could be built in my app so that i can protect my work against thef? Right now if i send a AIR installer of my app,...
View ArticleAdobe AIR and HTML5
Hi, I am trying to run a HTML5 web application inside Adobe AIR, However it is unable to load the page. Other websites open fine. Does Adobe AIR support HTML 5? If yes, how do I get a HTML5 page to...
View ArticleDefault browser window from HTML
I am just building a simple HTML app and want to open a new window to an existing web page from the air app that opens in a default browser window rather than spawining a new air window. I have been...
View Articleproblem creating air file with missing icon files
Ok, I am trying to create an air file, and getting some errors. First, I am trying to create the air file using: C:\IBM\...\air\notifier>C:\air\sdk\bin\adt -package -storetype pkcs12 -keystore...
View Articlerestart AIR application
Hi I tried to create make an AIR app restart itself by clicking on a button, but I didn't find anything yet. The only thing I found is...
View ArticleAdobe AIR. Pop-ups when booting computer
First of all, this is my first post. I find the Adobe website incredibly complicated and I cannot find anywhere to get any help, so I do hope I have found a place where somebody can help me.In a...
View Article"(program).exe has encountered a problem and needs to close. We are sorry for...
Hi, I was using Tweetdeck for the past few months without any problems. Recently, the application still works fine.. it opens as normal, all posts I am following appear etc., but when I try to send a...
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 Article64 bit version of Adobe Air (Windows)
Hello We are developing an Adobe Air application on windows, but in our case we need lots of RAM, and a 32 bit system can not use much RAM. We would like to know if there is a 64 bit version of Adobe...
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 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 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 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 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 Articleadobe air 3.6 for android video camera not work!
1. air 3.62. andorid 4.13. sumsung note2 code:var cam:Camera = Camera.getCamera();var video:Video = new Video(); video.smoothing = true; video.width = videoDisplay.width; video.height =...
View Article