Create .exe file of air Application
Hi guys,I have develop a simple application with AIR.Finding the way to make an exe of it.Anyone who knows this please help me to do this.What things i need to do,How to do,Please guide step by step.I...
View Articleadl.exe eating up 100% CPU (CS5, Windows)
Hi,In Flash Professional CS5 on Windows 7 (64bit), whenever I test a movie (ctrl+enter) targeted at AIR, the adl.exe process starts eating up 100% of the cpu at intervals, that is:- adl.exe eats up...
View ArticleAir Rename File
Ok before I start this one may be so obvious but I just can't find a simple way of doing it.I just need to know if there is a command, i assume in File, to rename a file? I can delete, copy, move etc...
View ArticleAdobe Air Install Error
When trying to install Abode Air onto my Windows XP Pro computer...I keep getting the same error everytime:"An error occurred while installing Adobe AIR. Installation may not be allowed by your...
View ArticleSomething went wrong trying to install this application. Please install the...
Okay here we go!Their is loads of discussion around this issue. “Something went wrong trying to install this application. Please install the latest version of Adobe AIR from...
View ArticleCSS not loading when application is packaged.
I'm having an odd issue that I can't resolve. I'm developing a simple air application using javascript (jquery framework), CSS and html. It all works fine while I build and debug it but when I package...
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 ArticleAdobe AIR deployment
Admittedly, I'm green to software deployments in an enterprise type environment, but I'm trying to deploy various Adobe software packages to users (~500). Air is one in particular that I've been...
View ArticleDisplay stage webview on new screen/stage or frame when button clicked
I'm trying to get Stagewebview to show on a new stage when a button is clicked. Right now it just shows on the same stage becuase code is this.stage. Also, when it shows up on the new page I want to...
View ArticleAIR installation error Windows 7
I tried to upgrade to the latest version of AIR today. At first it said it was successful, but then after clicking "Finish" it said there was an installation error. I tried uninstalling and...
View Articlefile does not contain AndroidManifest.xml
Hi all, I'm having an issue where I'm packing an AIR 2.5 application as an Android APK file, and attempting to install it on a device. The ADT command line tool creates the file without issue, but when...
View ArticleFrame rate temporarily jumps to 60 fps???
Dear developers, I want to thank you for helping me out with this issue. I am creating a game app for Android/IOS using Flash Pro CS 6 and am testing it on a Samsung 10.1 inch Tablet. The framerate is...
View ArticleFind size of StorageVolume?
Hi I can find spaceAvailable of StorageVolume using "storageVolume.rootDirectory.spaceAvailable".Is it possible to find size of StorageVolume? ThanksBala.S
View ArticleUnable to build valid certificate chain
Hi, I am trying to sign my AIR application using the Code Signing Certificate I got from Apple (iPhone Dev). I have Apple's Root Certificate and my certificate. I installed both and then exported my...
View ArticleHow to add exiting event listener in javascript
I am trying to figure out how to add an event listener in javascript for the exiting event when the red x is clicked on a Windows window (top right corner). I found this among adobe documentation, but...
View ArticleInstalling AIR application - Error 3003
Hi All,We're trying to install an AIR application onto a test PC with Windows XP. The XP user account does not have admin rights. We have granted, however, the ability for that user to create files and...
View Articlebatch inserts in SQLite instance in AIR?
Hi, is there a way to execute multiple insert statements as one batch in the SQLite instance of AIR? for examplevar sql:String = "insert into the_table values ( 'one', 'two' ); insert into the_table...
View ArticleFlash AS3 Loader URLs
I have an application I am converting from Flash AS3 that uses the Loader class to load swfs and other files. It is currently using relative paths like "../swfs/game.swf", but these give a URL not...
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 ArticleAIR and PDF showing/silent printing
Is there a way of showing PDF in an AIR application? What about PDF silent printing? Thanks for any ideas.
View Article