Adobe AIR HTML Native Full Screen on Mac OS X
I am building an application in Adobe AIR for Mac in HTML/JavaScript.What I want to do is when the application loads, make the application go into full-screen mode using the correct native full-screen...
View ArticleUpgrade 4.0 AIR error namespace
I'm using FlashDevelop for compile and i upgraded the AIR SDK with compiler to 4.0, i edit the name space with <application xmlns="http://ns.adobe.com/air/application/4.0"> and compiler option...
View ArticleStageWebView arrow keys in Native Browser
I have an air app for desktop. In the app I simply load a stageWebView and set the native browser boolean to true. I then load a url into the web view. import flash.media.StageWebView;import...
View ArticleAir URLRequestHeader Range
Hi all, I have developing a file downloader by using Adobe Air.When ı paused or closed the application and open it again i want to resume download from where it closed or paused.For that i used...
View ArticleNew Appstore rejection fun - adIdentifier issues..
Hello - I've just had an app kicked back for something I've not seen before that *may* be to do with the new guideline - although I'm using the latest version of air (4.0) which should get around the...
View ArticleCommunication between Javascript and StageWebview
Hi All, As we know that LocationChange event is a way to senting data from JS to stagewebview, but i don't want to use it so is there any other way to sending data from JS to stagewebview.
View ArticleVersion numbering policy
Hi,I downloaded AIR SDK 4 (AIR 4.0.0 build 1390) on december 30 on this page http://www.adobe.com/devnet/air/air-sdk-download.html. At this place, I thought it was AIR 4.0.0 Final.I was the 2014/01/30....
View ArticleProduct Store ANE with Xcode5 Fix?
When is the new version of Product Store ANE coming which address the Xcode 5 apple issue
View ArticleNative drag not work on my PC
Hello. I want to implement dragging an image from a system to air app. I'm using NativeDragManager and NativeDragEvent. NativeDragManager.isSupported is true for me. But events never fired. I asked my...
View ArticleAIR4 Mac store submission: Deprecated API
I just tried to submit my app to the Mac store (following the known steps).Got this error back: Deprecated API Usage - Apple no longer accepts submissions of apps that use QuickTime APIs. I realize not...
View ArticleBuild ANE without -flat_namespace for mac
Hello!Can you explain why we need to use flat_namespace option to build .framework for ANE on Mac os?Thanks.
View ArticleApple iOS App Store submission Errors
I am getting several errors during submission. 1) I'm using the "correct" version of the Adobe AIR 4.0 compiler downloaded from http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_wi...
View ArticleWhy doesn't AIR Android app resume after pressing off or home button?
I am trying to submit an app to the Samsung Apps Store, but they rejected it because: a) if the app is running, and the device's on/off button is pressed, and then pressed again (and screen unlocked if...
View Articleperformance on android
i have an air app running on iphone and ipad which works great. Runs at 60fps when i run it on an android tablet like a nook it performs really badly. Anyone know any direct causes i can look at? i...
View ArticleUpdating ContactEditor ANE
Hi Everyone, I'm trying to make an update to the ContactEditor ANE as when calling getContactDetails is doesn't return all the fields available; in particular homepage and organisation. I can't for...
View Articleintel atom support
Helloi know there are plenty another posts about this subject, but it is so important that i believe it needs to be pushed again. everything is in the title, are there any plan on intel atom support...
View ArticleLocal Notification
hello, I am developing an App with Adobe Air and I need someway (ANE) to send a LOCAL notification. I do not want to use Push notification, only LOCAL. any suggestion on what ANE I should use? I would...
View ArticleAdobe AIR HTML Application with Window Shadow
I have been building a HTML based AIR application that uses a transparent window. I want the window to have a drop-shadow effect which using a combination of JavaScript and CSS3 I make the shadow...
View ArticleStoreKit vs ios7 rejection issues.
Hi - I'm having issues with my milkman games storekit ane (&swc - i'm on cs5.5) on ios7. It's not returning anything after making the initial call. Works fine on ios5,6 though. I've a sneaking...
View ArticleCrash reporting for ios
Does anyone have a working method for implementing app crash reporting for an iOS Air app? (I'm thinking of sending to google analytics if it makes any difference) Thanks.
View Article