Signing 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 ArticleAIR HTML+JavaScript app vs. hardware accelerated composing
I'm developing an HTML application for mobiles and desktops. The application is optimized for WebKit based environment. To improve a rendering speed I'm using hardware accelerated layers (something...
View ArticleHow to implement milkmangames admob tool
Hi, We have been trying to implement admob adobe air native extension in cs4 , we tried and did everything as per the requirement, even the creator alex is not able to find a solution, i have requested...
View ArticleURLloader and progressbar
Hi!I need to log the bytes which are sent by URLloader, to show them in a progressbar, or simply to check the time it will take.I know that is possible to get the bytes received by URLloader, but I...
View Articlecontains an invalid value when using ADT in command line
I am trying to build my air project using ADT using the command line. Whenever I run the command with the .xml file and path to all related files I get the following error:emcfiles\application.xml(47):...
View ArticleCan't set statusBar text
Hello,I have an AIR app (Flex wrapper, but 99% of the app is in HTML) and I want to set the statusBar.status but I can't manage to do it. The only thing I'm seeing is this...
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 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 -tsahttp://timestamp.verisign.com/scripts/timstamp.dll myApp.air...
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 ArticleError 3013 trying to re-save a file
This is a Windows issue only.I have an AIR app that writes an XML file to the users hard drive. If they input the data and press SAVE everything is fine. If they then change their data and press SAVE...
View ArticleHow to move the cursor in a text input programatically
Hi, I am using a TextInput field and a my own keyboard UI with buttons for each alphabet. When the user presses buttons on the keyboard UI, i populate the TextInput field through data binding. But I...
View ArticleAuto focus, iso
Hi,I've been running AIR & apps under linux for quite a number of months. One of my favourite applications is "tweetdeck" but since last week the app has core dumped when started, and even after...
View Articleload local SWF files, security sandbox, stage access HELP!!!!
I have many SWF files that do the following: - reference the stage - load in external swfs and FLVs and XMLs It seems that for the most part loading them in VIA the Loader Class (AS3 not Flex)...
View ArticleHow to deploy/open a swf file?
Hi, I have developed a SWF application using FlashBuilder 4. I can run it from FlashBuilder 4 and the SWF file runs with adl.exe.However, I want to open/deploy this swf file from another computer that...
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 ArticleURLMonitor - Bandwidth and Other Issues
I have a new AIR app about to launch and it needs to check for internet connection when it runs. I have read through all of the Adobe tutorials, Tour de Flex tuts, watched Adobe videos, etc. And it...
View ArticleDatagramsocket won't send to IP 255.255.255.255
I am tyring to implent a DHCP detector, so that I can tell if a client LAN has DHCP running, which is a requirement for installation of hardware I am working with, and so I form up a packet for DHCP...
View Articleadt not recognized as internal or external command
"adt not recognized as internal or external command"This is the error i received when trying to run my certificate.bat for an AIR Flex 4 project. I read the other post and downloaded the latest version...
View ArticlePackaging .air file to .dmg via ANT
First off, I hope someone sees this as this Archive thread is the only place the forum is allowing me to post my air related question. So, I'm having some trouble packaging (via ANT) my air 2.0 app...
View ArticleHow do I get Air runtime for the android emulator
All the links I have found say you can download it after signing up for the pre-release; however, that is no longer viable as it is not pre-release anymore. I cannot find anywhere to download the apk...
View Article