Mac 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 ArticleAdobe Air Lisence agreement keeps poping up but app wont launch??
I hope someone can help me as this is my 2nd post...lol I keep getting the lisence agreement popping up everytime i try to launch a application/program that iam trying to use. the program never works,...
View ArticleSigning with p12 certificate from client
Hy there Our client provided us with a p12 format certificate and a password for signing AIR Applications. When I tried to sign the application in question with the certificate I got the following...
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 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 ArticleCalling a Java class from Adobe Air app
I have to develope a simple desktop application. I have to call my Jar behind it. I am thinking that I should have Adobe Air interface that will call my Jar. Is it possible in Air. If yes, then I am...
View Article.air is just a zip file with clear source inside
Hey,I just noticed something very strange. I have a packaged, signed "myapp.air" file on my web server. When I use my browser, to open a direct link to the "http://mysite.com/myapp.air" file, it...
View ArticleinstallApplication from another AIR app
I have a Flex application on a web site that has a companion AIR version of the same app, and I would like to offer badge.swf like functionality from within that Flex app for installing the AIR...
View ArticleNewbie: could not load keystore file (password may be incorrect)
I'm getting the error in the subject. Here's the command I used to sign it: adt -certificate -cn mycertificate 1024-RSA mycertificatefile.p12 ps Here's what I do next: adt -package -storetype pkcs12...
View ArticleApplicationUpdater+Norton=A program was behaving suspiciously?
Hi there!Some users of one of my apps complain about Norton notifying them the program is behaving suspiciously... Anyone had this kind of issue? Boks uses a regular ApplicationUpdater process and...
View ArticleFTP Client using Air
Hi, Need help on how to implement an FTP Client using air?I want to create an FTP client like FileZilla where-in i can send theusername and password of the server then list the files on the...
View ArticleLaunching AIR app in background
I have an AIR app that gets launched periodically via a command line call. It's a GUI based app that needs to be actually visible and showing, but I don't want it to interrupt whoever's logged in by...
View ArticleAir Application's Path at Runtime
Hi, I need to invoke some bat files from my AIR application that are stored in a location relative to where the app is being run from. Is this location from where the air app has been invoked available...
View Articleinvalid application descriptor: Unknown namespace
I'm wanting to learn adobe air, so I can leverage my HTML/JavaScript skills in desktop development, but I've hit a snag just trying to get the sample HelloWorld app to run. I'm getting the following...
View Articleis RTMP on IOS possible?
Is live video streaming and accessing the server sharedObject or calling FMS server functions from client using RTMP protocall with Flex 4.6 (AIR) app for IOS, possible? Any discussion or answer would...
View ArticlePassword field bug - AIR 3.1
I think I found a bug in AIR 3.1. when running on an iPhone. Sequence of events: Add 2 text field to movie clipSet one to type to passwordPublish to iPhoneOn iPhone enter data in password field using...
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 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 ArticleThe AIR target doesn't support native extensions.
Hi,I am using AIR Native extensions in my application .Earlier while creating Signed AIR files I never get any error.But after using ANE in my application I am not able to package my application into...
View ArticleDetect window closing event in AIR application
How do I detect the window closing event in an AIR app? Tried the following.deactivate and windowDeactivate events in the WindowedApplication tag.addEventListener(Event.CLOSING,...
View Article