htmlLoader + javascript
hi everybody, window.htmlLoader.userAgent = "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.X.Y.Z Safari/525.13"; window.htmlLoader.load(new...
View ArticleInvalid namespace http://ns.adobe.com/air/application/2.0
I'm porting an AIR1.5 application to AIR2.0, and getting stuck at the first hurdle. adt doesn't seem to recognise the 2.0 namespace. I'm using the latest command line tools to build the application....
View ArticleVerifyError: Error #1053: Illegal override of isRelatedObjectInaccessible in...
I am having trouble running AIR applications with Flex SDK 4.0 (and 4.1). Here is what I am doing: On OS X 10.6.4 using eclipse with Flex Builder 3 installed I create a new flex project with AIR. I...
View ArticleSilent installation of Adobe AIR apps in exe format.
Before upgrading to the 2.0 SDK, AIR application had a .air extension and I used the following command to install it silently: "C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR...
View ArticleError #3219 in AIR nativeProcess.start()
I am getting Error #3219 when running an AIR application, while calling nativeProcess.start(). This error doesn't comes when the application is running from the IDE but comes when run after installing...
View ArticleAdobe Air Database Connection
Hi fellas, I'm new to Adobe Air and I have looked around and couldn't find a decent tutorial about Air and Databases. I'm a web developer and I'm used to work with MySQL, is it possible to work with...
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 ArticleNativeProcess and FFmpeg pipes
Hi, I want to do a small interface with Air for FFMPEG using Native Process. Mainly, I want to compress an image sequence not starting at 0. To do that, I need to pipe (I think the filename) to ffmpeg....
View ArticlePackaging ipa not working any more with AIR 3.3
Hello, I use a custom ANE that worked without any problems on AIR 3.0, 3.1 and 3.2. Since I updated the ipa doesn't even compile any more. I get the following output on the command line on Windows and...
View ArticleiOS: Touch-Events and Performance
Hi all, we got a "big problem" and are seeking for some hints and help. We got a 3D-playfield (Away 3D). When touching (holding finger on touchscreen), and nothing more, we notice the performance...
View ArticleCan't find Adobe AIR
Hi,I'm new to Adobe AirI've installed this (http://airdownload.adobe.com/air/win/download/latest/AdobeAIRInstaller.exe), I tried to make my first "Hello world" app...
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 Article.air is just a zip file with clear source inside
Hey,I just noticed something very strange. I have a packaged, signed "myapp.air" file on my web server. When I use my browser, to open a direct link to the "http://mysite.com/myapp.air" file, it...
View Articleair application position on desktop
hi there, i have an application(air) i want to load in the center of my desktop. the application has a fixed size. If i start my application it is not loaded in the center of my screen, the bottom of...
View ArticleHow do I Uninstall Adobe Air in Vista?
We used to be able to use "Add and Remove Programs" in the contol pannel but that is no longer available in Vista. I can find the AIR folder but of course I know there is more to it than that....
View ArticleAir Javascript Save Binary File
I'm trying to download and save binary file to the local disk. I've spent all morning trying to get this to work bu am stumped function saveFile(outData) { try {...
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 ArticleSerious Problem with Adobe Air printing - Html-AJAX developer
hi Guys, It is my first commercial project and I am really disappointed with adobe air so far.I have played a lot with adobe air to work with Print functionality but damn all is vain. I need a big HELP...
View ArticleAIR and the DLLs.. Uff!!
Hello everyoneI am developing an engine for computer vision with the OpenCV in C++ (with Visual C++ Express 2010) creating the DLL that can be used for all languages.The next step would be to create...
View Article