need 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 ArticleAIR Installer Not Found
I recently attempted to install an AIR application, but got the error message "This application requires an update to Adobe AIR but download of that update has failed". I tried numerous times, but...
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 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 ArticleAir serial port connection
Hi has anyone done anywork with connecting air with serial ports? Im using a proxy called serproxy that transfers data from serial through to a sockect connectionHas anyone else used this using as3?...
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 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 ArticleHow do I uninstall Air on Ubuntu?
Hello everyone, I recently started playing Dofus and well Air seems to glitch lots and bug in and out for some reason. I get connection issues to the internet and losses in frame rates every few...
View ArticleAIR Application Packaging
Need help in packaging AIR application with a registration process. We planned to use node locked licensing , how to make AIR application for node locked license. I am not sure how to get any physical...
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 ArticleAIR File is damaged
Hello, It's incredible that so many people have this problem in different circumstances and operating systems and there is no definite answer to this problem. I get the classic message: "Sorry, an...
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 ArticleHow to implement RSL in AIR
Can I implement external style sheet or Run time loading of stylesheet in AIR.I have tried that but doesnot seems to work.I want to change the style runtime for an AIR application. Please share your...
View ArticleConnecting AIR with external database
Is it possible to connect AIR application to the external database in MySQL technology?
View Articleload local SWF files, security sandbox, stage access HELP!!!!
I have many SWF files that do the following: - reference the stage - load in external swfs and FLVs and XMLs It seems that for the most part loading them in VIA the Loader Class (AS3 not Flex)...
View ArticleHow to Uninstall AIR application completely ?
Hi All, I have created an AIR application and installing with badger, i can install the application first time. The problem isif i uninstall the application and try to reinstall it is showing "The...
View Articleerror 103
hi, when compiling I get this error: Unexpected or unknown element or attribute in the application descriptor file. /Users/admin18/Desktop/distriboid/android/distriboid-app.xml(4): error 103:...
View ArticleHTTPService and URLoader gives steam error in Air 2.0
Hi, we have a HTTPService call to server url which returns data in xml format in response. The server call normally takes more than 2 mins to process.. The service call returns with a fault (Error...
View Articlehow to prevent screensaver with air
I built a kiosk Air application.I would like to know how to prevent screensaver to arise while my Kiosk is running. Thanks
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