Package Java ANE file for desktop
Hi! I'm trying to package an ANE file for desktop and am almost bald now :/. I just made an HelloWorld extension with a simple "sayHello" method that simply returns the string "Hello World".I made a...
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 ArticleAir 3.5 iOS Native Extension - Undefined symbols for architecture armv7
I am trying to create a native extension to interface with a 3rd party SDK that was designed for iOS. I have built this extension before, but recently the 3rd released an update to their sdk and I took...
View ArticleAir Rename File
Ok before I start this one may be so obvious but I just can't find a simple way of doing it.I just need to know if there is a command, i assume in File, to rename a file? I can delete, copy, move etc...
View Articlebridge problem
I got 2 documents, read_settings.html in the air application that has a iframe that connects to settings.asp that is located on my server.In read_settings.html I have a select dropdown, and I want to...
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 ArticleAdobe Air causing error in event log
I installed Windows 7 64-bit on a system recently. This morning I installed PS CS4, including Adobe Air. I've now gotten 5 of these errors recorded in the event log. Source: SideBySideEvent ID:...
View ArticleallowDomain error (#3207) when loading local swf
I am trying to load a swf that is on my local file system using an AIR application. The swf I am loading has the code Security.allowDomain("*") in it's constructor. I am getting the following runtime...
View ArticleHelp with environment variables
Hello. Tell me, please, is any way to work with environment variables in adobe air?
View ArticleCould not BER decode the CRL.
Today when I go to build the latest version of an app I am working on (this is the 368th build), I receive the error message "Could not BER decode the CRL.". This occurs during the signing part of the...
View ArticleHow to find out which version of AIR is installed on Linux
Hi, How do I find out which version of the Adobe AIR runtime I have installed on my Ubuntu system? Please don't tell me to look at this article in the Knowledge Base, since the method reported there...
View ArticleStageWebView Multiple Videos
Hi everyone, I was wondering if there is a way to play multiple videos with stage web view. Actually i am using this code to call a youtube video: FLASH CS6 AS3: import...
View ArticleAdobe Air, Oracle Integration
Hi All, I've been looking all over the web and have been unable to find a definitive answer on this one.I have a client that needs to get some data directly from an oracle server on which the air app...
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 ArticleHow to check the AIR runtime version?
How can I check the AIR runtime version that is currently installed on the machine?Is there a properties file stored in the "Documents and Settings" Folder or something like that?Thanks in advance!Maik
View ArticleCan't sign AIR application so it can be uploaded to Apple
This should have been the easy bit.... Having spend weeks developing an AIR application (using a developer certificate) the big day arrived to upload the App to the AppStore for review. That was Sunday...
View ArticleHTTP tunneling doesn't work with NetConnection
I'm researching a problem with NetConnection failing to connect through a proxy server using RTMP and RTMPS protocols. In my test I setup squid as the local proxy server and tried to call connect...
View Article[AIR/Desktop] StageWebView doesnt load remote URLs when rendermode is direct
Hey there, Im porting an CS6-AIR-App from IOS to Desktop, in the IOS-App, i use rendermode GPU, everything works fine.In the Desktop-App im using renderMode "direct" (no GPU mode selectable in CS6)....
View ArticleCheck Air Version
Had a problem today. An off-site customer couldn't run an app we built and we needed him to check what version of Air he was running. After some time googling we came across this site;...
View ArticleUnable to build a valid certificate chain for the signer
Updating an AIR application after a few years and needed a new signing certificate which I purchased from Comodo. Imported it successfully into Keychain Access and exported it as a pfx file. When I...
View Article