invalid application descriptor:descriptor version does not match runtime version
i have Air2 installed on my computer & i use Flex 4 ....i have written below program whenever i compile main.mxml program with amxmlc main.swf file gets createdbut when i run application...
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 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 ArticleRecording video in AIR
I'm developing a desktop application in Adobe Air. I'm trying to figure out how to record video to the hard drive as a FLV file using the Camera and Video classes. I have looked everywhere in the Adobe...
View Article[AIR/Desktop] StageWebView doesnt load remote URLs when rendermode is direct
Hey there, Im porting an CS6-AIR-App from IOS to Desktop, in the IOS-App, i use rendermode GPU, everything works fine.In the Desktop-App im using renderMode "direct" (no GPU mode selectable in CS6)....
View ArticleMaking default filenames/extensions for browseForSave()
I have a scenario where I am using File.browseForSave('Save a .txt file') but I am wondering if I could offer users a default filename and/or file extension that would populate in the browse window,...
View ArticleCannot uninstall AIR on Mac OSX
First, using 10.5.6 I cannot uninstall AIR from my system. I have tried everything. Here is what I have tried. - Using uninstaller: It is missing from /Applications/Utilities- Forcing uninstall in...
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 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 ArticleExecute .bat file with AIR 2.
Hi! I'm trying to execute a .bat file with AIR 2 to do some SVN function with subversion installed on my Windows XP machine. I know it's impossible directly so I use cmd.exe and i pass params to the...
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 Articlecreate buttons in a datagrid with AS3
Hi, i´m developing an AIR-app. So far i have finished the datagrid (filled by a database) with a search funktion and some other things. Everything is made in Flash with AS3. Now i want some buttons in...
View ArticleHtml+Javascript Download Manager
How do I set up a html+javascript download manager seeing as in adobe air you cannot download files. But I need this implemented in the project I am building. Is there any commands or anything that can...
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 detect Wether Adobe Air installed or not in the system
Hello friends Can anybody guides me how to detect wether Adobe Air Installer installed in the system when i installed Adobe Air Application release.i just want to display a messg that...
View ArticleHow to find out which version of AIR is installed on Linux
Hi, How do I find out which version of the Adobe AIR runtime I have installed on my Ubuntu system? Please don't tell me to look at this article in the Knowledge Base, since the method reported there...
View ArticleDetect window closing event in AIR application
How do I detect the window closing event in an AIR app? Tried the following.deactivate and windowDeactivate events in the WindowedApplication tag.addEventListener(Event.CLOSING,...
View ArticleHow to rename a file
Hi all,I am looking for renaming a file. The 'name' property is read only, so I can not change it.I would prefer not to copy the file with new name to the same location.any suggestions or ideas??
View ArticleHow to send email in Adobe Air
Hello, It is possible to send email directly from adobe air? using an API? not sending to a j2ee or any server?and how to use Gmail as an SMTP server? Thanks.
View ArticleError #2032 when trying to download apps
Hello, im not a developer but just an end user and today i encountered an issue first it started with Tweetdeck as it stop loading tweets and said an error had occured... so i downloaded another...
View Article