readGraphicsData - not found runtime error
I downloaded 3.6 SDK and unpacked it in the Flex 4.6 SDK folder to replace 3.5 SDK. Created new desktop project and in application file on creationComplete added call...
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 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 Articleadt.bat Could not generate timestamp: Cannot parse the response
I am using the command line to build an air app as follows:adt.bat -package -storetype pkcs12 -keystore mycert.pfx -storepass xxx -tsa http://timestamp.verisign.com/scripts/timstamp.dll myApp.air...
View ArticleCreate .exe file of air Application
Hi guys,I have develop a simple application with AIR.Finding the way to make an exe of it.Anyone who knows this please help me to do this.What things i need to do,How to do,Please guide step by step.I...
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 Article"Something went wrong trying to install ...."
Hi all,A few days ago i made my first AIR app. Nothing special, just a test.I sent it to a friend to test but he could not run the thing, the AIR runtime was missing. So i made a download page with the...
View ArticleHow to open a PDF File from a ByteArray
Hi, Fellows, I'm having the following problem: I have put a PDF file inside a BLOB field in a table in my SQLite database. And I can retrieve it from this database without any problem, receiving...
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 ArticleUnable to build valid certificate chain
Hi, I am trying to sign my AIR application using the Code Signing Certificate I got from Apple (iPhone Dev). I have Apple's Root Certificate and my certificate. I installed both and then exported my...
View ArticleWhere is the ARH (AIR Runtime Helper) utility?
Hello, AIR Runtime redistributable documentation mentions the ARH (AIR Runtime Helper) which is a tool that can detect which version of the AIR runtime and which version of my app is installed on the...
View ArticleAIR - Launching Native Process In Windows Not Working
i'm attempting to launch a command line executable program as a background process in Windows 7, but it's not working. my AIR application is a native installer application: myAIRApp.exe. i've bundled...
View ArticleAIR 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 ArticleHowto FileSystem makes conversion or decompilers? Is it possible?
Hello guys, I want to ask about input and output with FileSystem: 1. Example for images or photo conversion:Open Input from UserDirectory -> mypic1.pngChoose into output from UserDirectory ->...
View ArticleAdobe AIR - java is not recognized as an internal or external command...
Hi, I've done everything as in the HelloWorld tutorial but when i run this cmd: adtit gives me the following error java is not recognized as an internal or external command operable program or batch...
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 Article"Sorry, an error has occurred... Installation may not be allowed by your...
Hello everyone. I am getting the above message when trying to install Adobe AIR. Here is more information on the issue: 1) I used to have it installed fine, but when I uninstalled it something must...
View ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
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 ArticleAIR on screen keyboard
I need to allow windows on screen keyboard to popup when I click on a text field within my application. Is there any setting for allowing this or is it simply not possible in AIR? ThanksAdam
View Article