Adobe AIR - How to prevent caching?
Hello, We use Adobe AIR as a one-site-browser for our users.which means that all of the content and data reside in our server and all they have, installed on their PC, is an iframe. From time to time...
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 ArticleCall Javascript From AIR - Flash
I'm developing an AIR application in Flash that needs to call external javascript functions. Is it possible to call external js functions from AIR (Flash) or call js functions embedded in an html file?...
View ArticleAIR exit app and preventDefault
I'm experimenting with AIR after having learned AS3 recently. In the AIR test app that I am creating, I want to detect an application close in order to prompt the user for saving. I looked at the...
View ArticleShowing ADs on AIR apps for iOS and Android?
I'm currently debating if I should go ahead with game development on AIR. I know the game will be fast and snappy since it's a very simple game. My main concerns are; 1. Will I be able to display ADs...
View ArticleAIR Development for Samsung Smart TV
Hi, i was starting to explore the development of AIR application for the use on Samsung Internet@TV, i searched the site and found some useful info, but couldn't find some info that i was needing and...
View ArticleReturning list of files in directory not working.
Gidday I'm using the following code to try to put a listing of files in a dir into an array. I created a dir call myDir in the same place as my .swf and .air, and placed a file in it. But I get error...
View ArticleLooking to hire developer for small application
I am looking for somebody who can make a photography related application for our company. Can you help? Thanks! Brian
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 Articleremove adobe air
Can anyone PLEASE help me to remove adobe air from my system. I am using windows xp and have tried add/remove programs but that doesn't work.
View Articleedit window title at runtime
hi! is it possible to edit the title of an application's main window during runtime? thanks in advance for your reply,judith
View ArticleAdobe Air Lisence agreement keeps poping up but app wont launch??
I hope someone can help me as this is my 2nd post...lol I keep getting the lisence agreement popping up everytime i try to launch a application/program that iam trying to use. the program never works,...
View ArticleRun adobe Air from USB stick
Hi. I am making this experiment, under a linux enrionment now. I have copied a Adobe Air installation on the USB, mounted say in /media/usb with the runtime in /media/usb/air If I run: cd...
View ArticleUnable to install AIR
I have trouble installing Adobe AIR, and the installer just quits with the error "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact...
View ArticleLinux installing applications requires root password.
Can anyone explain to me why it is that on Linux, Air requires a root password to install an application even if the installation directory is specified as somewhere within my own home directory?That...
View ArticlePassing data between parent child window
I was wondering how to pass data between windows that are opened by Adobe AIR.In this application, the parent window opens another native child window. The child window has some text under the DIV...
View Articleinvalid application descriptor: descriptor version does not match runtime...
Hi.I have writen a very simple AIR app. Its not really an app just a button on the stage in flex2 as I want to try packaging it up as an air app from the command line. When i use adl to do this i get...
View ArticleSQLite error #3115 in Flex/Air App: with (')
Hi, I am trying to do a simple SQLite query from inside and Air application: var sqls:SQLStatement = new SQLStatement(); sqls.sqlConnection = sqlc; sqls.text = "UPDATE videos SET thumb = 'ram's' where...
View Articletroubleshooting Error #2044: Unhandled ErrorEvent:. text=
Need your help/support in troubleshooting issue with video load. I have developed a custom media player to load .flv files from a CDN.The AIR application is working fine and loading files videos from...
View ArticleLandscape Orientation - autoOrients Problem
I am creating an iOS app that will work only in landscape orientation. iPad apps that require an orientation must support both variants of that orientation.I have these lines in my descriptor...
View Article