How to check the AIR runtime version?
How can I check the AIR runtime version that is currently installed on the machine?Is there a properties file stored in the "Documents and Settings" Folder or something like that?Thanks in advance!Maik
View ArticleFinal Year University Project - School Automation System
Hello All,Im going to choose a framework for my Final Year Project. I actually intended to make a Desktop Application which will have nothing to do with online stuff. It will be a data aware...
View ArticleOpenGL in AIR
I would like to run an OpenGL application in AIR as a widget on the UI. Is it possible? If so how can it be done?Thanks,Aaron
View ArticleHide/Show Adobe AIR app with a windows shortcut
Hello all, Hope to find some answers here. This is what we are trying to achieve -- Application with launch at OS startup or user will start the application .-- Once the application started, it should...
View ArticleDownloading a remote SWF to local, then loading it
I am dowloading a remote SWF to local storage (File.applicationStorageDirectory). I am then loading that local file into the AIR application. Two questions: 1) When downloading the SWF from the remote...
View ArticleSQLite transaction with an async connection
I have looked everywhere in the forums, dev help, and googled everything I can think of but for some reason I still can't figure out the right way to do a transaction with an async connection. All I...
View ArticleWidows Registry PackageCode
Hi, we need to use the AIR autoupdate mechanism in an enterprise environment. Unfortunately the users who need to update the AIR app are not administrators and are therefore not allowed to update the...
View Articleunexpected argument while running adt –certificate -cn SelfSigned 1024-RSA...
hi all, im trying to run adt –certificate -cn SelfSigned 1024-RSA sampleCert.pfx samplePass but it comes up with unexpected argument, i have jdk1.6.0_17 plus jre6 any help will be great thanks
View ArticleSQLite Loadable Extensions; custom function registration in AIR?
I asked over on the SQLite mailing list about whether they could add a built-in function to SQLite to reverse a character string. I know how to do this in ActionScript in the client but I have good...
View ArticleMultiple constructor definitions found. Constructor may not be defined in code.
I copied from one folder to another folder my course. I am making a Spanish version and want to keep everything spereated. All goes well but I am getting over 100errors -> Multiple constructor...
View ArticleInstalling a LARGE AIR application
Hello,I am attempting to create an installer for Windows that installs the AIR runtime, our application, and all the content required such that any user can log in and use the application. Our...
View ArticleMake new utility window be always on top
I want the new utility window to be on top and if the user tries to click on the main application behind the new window flashes and prevents them from clicking on anything. Basically I want it to act...
View ArticleAir (ADT) changing file permissions on executable files
OK, I'm updating this with some more info so hopefully you guys can help me figure out what's going on here. I'm trying to execute MacOSX shell scripts from within an Air2.0 app using the new...
View ArticlestageWebView in Flex Browser/web app instead of Air/mobile?
Just heard about stageWebView. Before I dig deeper, does stageWebView work in a Web/Browser Flex app in addition to an Air desktop/mobile apps? I still have a need to display PDFs embedded inside my...
View ArticleHow to update an existing SQLite .db file?
Hi all, I am developing a small todo application in AIR. I make use of a .db SQLite file to store data and stuff. Now when my application is updated, the .db file will be overwritten. Is there a way to...
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 Articleadl.exe has stopped working message
This is very frustrating because I'm new to Flex 4 (Win 7, 32 bit) and everything I read has not led me to a solution (at least something I understand). Every time I test my app I get the message...
View ArticleHow to test camera on Android emulator
I have a app which use the camera to get a image and pass it to the server.But the emulator can't enable the camera.So how can I make the emulator to use the webcam of my laptop ?
View ArticleTake Screenshot using Flash ActionScript 2
Is there any possible way to take screenshot using Flash ActionScript 2.0 without using Prt Scr button... ?
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 Article