Using AIR for a modern HTML5 app
Hello We're in the process of planning out an app that would end up being a 'packaged' app that can run on mobile (iOS + Android) and desktop (Mac and Windows). HTML5/CSS/Javascript is our natural...
View ArticleHow can we better support the distriqt extensions?
So after almost a year of using Uservoice, we've realised that it's not meeting the needs of supporting our extensions so we wanted to ask for suggestions on how we can better improve the experience...
View ArticleUsing Adobe AIR in Flex 3.3 in Flex Builder
Iam currently using Flex SDK 3.3. I have to convert my current application to Adobe AIR.Which version of Adobe AIR is compatible with Flex SDK 3.3?How to overly Adobe AIR SDK with Flex 3.3 in flex...
View ArticleCannot open PDF files in AIR app on Mac OS
Hello,I am having trouble opening a PDF file in adobe air application on Mac OS. I already installed adobe reader 11 and air on mac.I also traced HTMLLoader.pdfCapatibility, which returns 3204 (An...
View ArticleNetConnection httpIdleTimeout on Android not working
Hi all, I connect to web services using a NetConnection. This works very well, except on Android when there is no network connection. Even though httpIdleTimeout is set to 5000ms, making a call with...
View ArticleProgress Bar Issue Actionscript 3 Adobe Air Program
I'm currently having an issue where when I download a file from the internet, I update the source for a ProgressBar that I've created, and I set the ProgressBar to event mode, and as the file is...
View Articlemicrophone record, playback in AIR html js desktop app
hi,I want to record, save and playback the microphone audio in an HTML/JS AIR desktop app.I can't find any examples so my code is based on AS3.But the app crashes almost right away when the...
View Article'th' is not supported language on AIR 15
we've an iOS app that supported several languages(en, ko, zh, th) but 'th' is not supported language on AIR 15 how can we support 'th'?
View ArticlePackage swf and xml to iOS using CMD - geting .xml: error 303
As a workaround suggested by Adobe ( related to a Bug report) I'm supposed to make the iOS file, using CMD, rather than Publishing it in Adobe Flash CS6 automatically. I am not very good in CMD, so in...
View ArticleAIR 64-bit Required By Apple from February 2015
Hi, I just saw this notice that Apple will require all iOS apps to be native 64-bit capable from February 2015 to pass App Store submission. Does anyone know the status of 64-bit support in Adobe AIR...
View ArticleProblem with FragmentActivity
A write native extension for android to display "Better pickers" https://github.com/derekbrameyer/android-betterpickers. To display components from this library I wrote Activity extends...
View ArticleANE packaging error
I've recently (2 month ago) built Adobe Air extension (ANE) which includes native iOS static library and it worked well.Now, I'm getting error which is really strange: (undefined symbols for armv7...
View ArticleUpdate A Stage Component From A External Actionscript Class File/Package
I've created a "label" which I dragged onto the stage, and I have an external class that I need to be able to update this label. But right now, it as if the class has no idea the label exists. The...
View ArticleAndroid assets use double the storage space due to cache?
I'm working on a game with a very large bundle of assets. What we're finding is that after install, the device needs to have slightly more than the original APK size as available storage space to run....
View ArticleGetting RevMob iOS extension to work, and LinkerOptions/platform.xml
Hello AIR community! I am trying to implement RevMob ads in an app for a client using RevMob's AIR Native Extension (ANE). I have the extension successfully working on Android, but I don't see any ads...
View ArticleIs it possible to install app on multiple devices simultaneously using ADT?
When I connect more than one device, I have to specify the device ID. Can I run a single command to -installApp on all connected devices?
View ArticleBUG: getter and setter in 2 separate interfaces
In our current product we have 2 interfaces (Interface1 and Interface2), Interface2 extends Interface1. In Interface1 we set the getter for a property, and in Interface 2 we set the setter for the same...
View ArticleUsing AIR 15 (10/14/2014): Could not resolve to a component implementation.
Hi I want to update to the newest version of AIR so I can upload my ipa to App Store. Usually I get AIR from the Apache Flex SDK installer, but it only has the beta version of 15.0.0.183. I have...
View ArticleStagewebview is not using the default browser?
Hello community, We encounter an issue regarding the userAgent we get with Javascript when our page is viewed from an Android App running Air and using the Stagewebview.We noticed that despite the...
View ArticleAdobe Air + Box2D.swc = TypeError: Error #1009 // New way to handle .swc...
Hi, I need your help please - I have to update one of my iOS Apps. In this App I use Box2d for a simple maze game (it's an app for kids). When I publish & test this game on my Mac it works fine. I...
View Article