H264 stream is not encoded properly in AIR 3.2
Hi all, I'm running latest AIR runtime on my desktop: 3.2.0.2070My air appliation is compiled with latest air sdk also: 3.2.0.2070Platform is Windows XP.The application is aka Cirrus Video Phone Lab...
View ArticleTabindex in forms on mobile?
Is it possible to enable/use the tab function of the softkeyboard?Just setting the tabindex on inputfields won't do the job unfortunately.
View ArticleHow to use ActiveXObject in AIR,or call js(with ActiveXObject) in AIR
How to use ActiveXObject in AIR,or call js(with ActiveXObject) in AIR I need call some JavaScript functions(with ActiveXObject call). i do this: html=new HTMLLoader();html.runtimeApplicationDomain =...
View ArticleDisplay webpage in Flash Professional
I was wondering is there an easy to display a web page in flash professional?
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 ArticleOpening a finder/windows explorer window from an AIR application?
I'm evaluating AIR right now and going through as much documentation as I can find. Is there a way to open up an OS file browsing window? For instance, after writing a file to an arbitrary directory,...
View ArticleOSX asks for password for PrivateEncryptedDatak on awaken from suspended
If an AIR app is running when waking from suspended this pops up:http://img.skitch.com/20091124-rskw2iurde9uu5yucxg6epfwk4.jpg Here's a related post on the Apple...
View ArticleProblem with the native installer on MacOS
I successfully created a native installer on Windows and Linux but I got some problems with Mac. If I enter the command: adt -package -storetype pkcs12 -keystore /Volumes/USB/certificate.p12 -target...
View Articleerror downloading the update. Error# 16824
Hi,I am getting an error numbered 16824 every time I execute my application with an old version and when I click Download now. I get an error number 16824. I have checked the app file, the update file...
View ArticlePublish to iOS: Unable to find llvm JNI lib
Whenever I try to publish to iOS using Flash Professional CS6 I get the following error. Exception in thread "main" java.lang.Error: Unable to find llvm JNI lib...
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 ArticleDamaged AIR file
I'm having trouble getting my my AIR app to install on certain systems via the badge when AIR is not already installed.The message I get is "The application could not be installed because the AIR file...
View ArticleJavaScript libraries and Google JavaScript Library use within AIR?
Hey everyone, As far as I have read, JavaScript libraries had to alter themselves for use within AIR e.g jQuery, mootools, dojo etc.. I don't know how they had to alter themselves but I can remember...
View ArticleSilent Install of HUB.AIR
We have Acrobat 9 and AIR installed on Vista PC's. I am looking for a way to silently install HUB.AIR
View ArticleMac Java Update kills Flash iOS Publisher
Hello I'm using the AIR SDK 3.4.2710 and was working on my Apple Mac with Tiger fine until yesterday.But after an update yesterday, apple removed the java plugin from...
View ArticleEscape key lock
is there a way to disable the ESC key, so that it doesn't stop the full screen mode? Like Director used to dothanks
View ArticleOSID Generator returns invalid (not recognised) GUID
Hi All, I'm trying to figure out how we can silently uninstall our AIR app. I created a very simple app to test this. I built the AIR file with a self signed cert. I plugged in the following 2 items...
View Articleair application position on desktop
hi there, i have an application(air) i want to load in the center of my desktop. the application has a fixed size. If i start my application it is not loaded in the center of my screen, the bottom of...
View ArticleFLV files protection
Hello,I'm working on an AIR app wich is going to have some FLV files deployed with it...I would like to protect these files somehow against users who may get them from the installation folder and use...
View ArticleReloading HTMLLoader content from another window
I'm writing an AIR app using JavaScript and I am creating a window using air.HTMLLoader.createRootWindow(). When an action happens in this new window I need to refresh the content in all the other app...
View Article