display of errors
how do i get errors to display in my child air window and not the parent windowed app? when i call httpservice.. Errors returned from the web server display in the main window and not the childfrom...
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 ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleAdobe Air will not install on mac 10.4.11
Hello, I work for a company that has developed an adobe air app for our users. All have been working fine except for a few mac users can't get adobe air installed. I have walked them through several...
View ArticleURLMonitor - Bandwidth and Other Issues
I have a new AIR app about to launch and it needs to check for internet connection when it runs. I have read through all of the Adobe tutorials, Tour de Flex tuts, watched Adobe videos, etc. And it...
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 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 Articleneed help with Error #2044: Unhandled securityError:.
Hi, I am developing an AIR+AJAX app and I am using sockets to connect to the ftp server and just checking whether the app is able to connect to the ftp server successfully, check the user name and...
View ArticleBug with fullscreen AIR 3.1 on Android ICS
I've got a bug on ICS when my app is running full screen (with status/menu bar hidden), turning off the screen … then turning it on again. It returns with the menu bar! Grrrr. Any help?I demo the...
View ArticleHow to save pdf file to SQLite DB?
Hello, I am developing an application where my requirement is to store the file in db? is this possible? if i can store it, how can i retreive it? Thanks.
View ArticleMaximum video resolution?
I'm working on a standalone installation project that displays high-resolution video spanning across an array of displays.Wondering what the dimensions are of the largest video size that can be played...
View ArticlenativeProcess in AIR 2.6 for linux
Hi guys, I am running into a unique problem. nativeProcess is not working even with extendedDesktop profile when using AIR app installer in linux. I am using AIR SDK 2.6 (Ubuntu compatible). I am using...
View ArticleHow to create a screen saver using AIR and Flash CS3?
Hi,are there any tutorials about creating screen savers with Air using Flash CS3?or are there any code that detect screen saver time ..etc (on Adobe live documents)?thanks
View ArticleCreate .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 ArticleHow to access SQLITE db on Local Network
I have an AIR app that I would like to be able to have all users in the office read from the same SQLITE db located on our local network or local server. Is this possible?
View ArticleFull screen Air app from Flash
Hi,Im using Flash CS3, and I´m trying to make my first AIR applications.I try to get a full screen view using:stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;but i only get a full screen...
View Articleadobe air in browser?
hi all, i got to know about adobe air through yahoo sideline and tweetdeck. i have two questions: 1) can adobe air app be deploy on web server and run from browser? 2) i tried running the sideline.html...
View ArticleCan not open .air file after install AIR
I uninstall it and reinstall it , but it can not slove this problem. the extension .air was not pointed to Adobe Air OS : Vista SP1
View Article"(program).exe has encountered a problem and needs to close. We are sorry for...
Hi, I was using Tweetdeck for the past few months without any problems. Recently, the application still works fine.. it opens as normal, all posts I am following appear etc., but when I try to send a...
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 Article