AIR browser is slow to load AJAX app & kills CPU
We have an AIR app, which mostly provides an AIR browser wrapper for our Web app. The Web app consists of AJAX and embedded Flash. The performance difference of the AIR browser versus a typical...
View ArticleWebKit version and features
There is a scarcity of information about the version of WebKit embedded in AIR and the features that are enabled. Would an Adobean please provide some details? Thanks, Mike
View ArticleAdobe 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 ArticleUnicode/glyph/font advice needed for porting WinForms app to Macintosh using AIR
I've written an application in WinForms/.NET that I'd like to port to the Macintosh platform. I have never developed for the Mac but it seems as though AIR might be a good choice. I'm totally new to...
View ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleInstalling an AIR application with PackageMaker on OS X
Hello, My company has signed the redistribution agreement and I've been working on building an installer using the PackageMaker application built into Mac OS X. I'm seeing behavior where the installer...
View ArticleWebkit select box not working...
Hi folks, I'm trying to create a simple select box in an air application, and while the select box is populated, it will not drop down. It just flashes and then rolls back up. The select box on the...
View ArticleIssue with EncryptedLocalStore and air file
Ok, if I test out my app it is just fine from the adl using: >C:\air\sdk\bin\adl C:\IBM\work.......\application.xml and the app runs fine in test mode with the EncryptedLocalStore It's when I make...
View ArticleDecode Base64 and save as binary file
Hi there, I am using Adobe Air 1.5 with JavaScript and want to save a file to my harddrive. I get the data from a WebService via SOAP as a Base64 encoded string. A test-string is attached. When I try...
View ArticleMultiple constructor definitions found. Constructor may not be defined in code.
I copied from one folder to another folder my course. I am making a Spanish version and want to keep everything spereated. All goes well but I am getting over 100errors -> Multiple constructor...
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 ArticleSOAP Version Mismatch
Hi, I too facing the issue with web services. Previously, My web servieces are deployed in 32bit server now its moved to 64bit server. Any further details you are looking for, let me know....
View ArticleGetting an error message while trying to update Adobe AIR.
I keep getting this error message while trying to update Adobe AIR: Sorry, an error has occurred. This application cannot be installed because this installer has been mis-configured. Please contact the...
View ArticleTurning off right mouse click settings pop-up in Flash player
Using Flash CS4 to create Flash presentation. Is there any way to disable the built-in flash default player function of displaying a pop-up menu on right mouse click that shows About Flash player and...
View ArticleIncluding sqlite database in a windows air installer
I am trying to create a cross platform air installer that uses a sqlite database. This is the code I use to copy the database from the installer to the users application directory: var dataFile:File =...
View ArticleCustomer can't install AIR - error 3001 - (with installation log file)
I have a customer that wasreceiving error 3001 when they try to install our app. We put him through our normal course of troubleshooting steps that work for most everyone with installation trouble):...
View ArticleHow To Open A Folder of native system
Hello Frnds can any body guides me how to open a folder of my system.actually i am using adobe air 2.0 for making a simple application in which i send and recived files.I simply uses File Class for...
View ArticleCan AIR wait/pause/hang/sleep/delay/join until a NativeProcess exits?
Hello! I am currently working on an Adobe AIR + Javascript application that reads in text files (where the text is in a certain format) and processes the contents into tokens and eventually into...
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 ArticleDownloading multiple files, only one "finishes".
I'm working on an application that will download images from a remote website. When selecting one URL the code works great. When I loop over an array containing two or more URLs, only the last file in...
View Article