Pausing or stopping a game on deactivate
Hi guys... I am using flash builder 4.6 and I am creating an AIR game (for mobile) ... I used to use Flash Pro (CS6) before and, to pause the game I have used:...
View ArticleIOS7 shows an alert window saying my app "wants to access the microphone"...
As the title says, now I get a prompt in IOS 7 when playing a video in the iPad. Why is AIR asking for microphone access? How can I prevent it? I'm not actually using the microphone at all in my app....
View ArticleStrange error message when compiling an IPA ("multiple L$start$ labels found...
I get this message when compiling an IPA with AIR 3.6: ld: warning: multiple L$start$ labels found at same address in __ZN9NetStream12DispatchProcEP10NativeInfo at offset 0x06C0 Googling a bit, it...
View ArticleextendedDesktop profile
Hello, I'm wokring on an AIR app for Windows that uses native extensions. To do so, I need to use extendedDesktop profile, but I cannot compile .AIR file using only that - it requires a native...
View ArticleDifference between FRECallObjectMethod and FREDispatchStatusEventAsync
The guide recommends to use FREDispatchStatusEventAsync to get an async result to ActionScript. In my case my event is triggered on the native side, so looks like FRECallObjectMethod it's what I need....
View ArticleAIR mobile app for Android becoming unresponsive when application is left idle
I am having an issue with an AIR mobile application for Android becoming unresponsive. We currently enable wake-lock to prevent the device from sleeping while the application is running. As long as...
View ArticlePreventing ANE view going fullscreen
Hi all, We're building an app which needs to show and manipulate PDF documents - basically show PDFs and allow the user to skip to pages via bookmarks. The app has some other features and UI components...
View Articles:State or mx:State
I recently tried to migrate an ios application from flex sdk 4.5.1 (with AIR 3.0) to flex SDK 4.6.0 with an overlay of AIR 3.8. I got a load of errors, mostly related to namespace issues. I have a few...
View ArticleAIR 3.7 Android 4.3 - Play Store Install not possible
Hi, this is just to inform people with AIR 3.7 Android Apps at the Google Play Store. We have an App at the Google Play Store which was compiled with AIR 3.7. This App was running fine till updating a...
View ArticleHas anyone tested iOS 7 with an AIR app?
I can't get the Apple Developer site to load, so I can't seem to get ahold of it, but I(and probably everyone reading this forum) need to know how AIR works on iOS 7.
View ArticleDifferent Orientations for iPhone/iPad
We're working on a universal iOS app and want to be able to run in portrait mode for iPhone and landscape mode for iPad.Right now we're setting the aspect ratio in code on the first frame, but this...
View ArticleAIR for Android App - Video Issue
Hi all, I've developed a Air for Android application targeted specifically for Samsung N 800.There is a section in the application that has a list of Thumbnails and the user can click on any thumbnail...
View ArticleSharedObject deleted during update?
We just had an update to our app go live in the Apple App Store. Problem is it's wiping the save data in the SharedObject. I'm not sure of the culprit. We were using AIR 3.6, but had to update to get...
View ArticleProblem with stage.stageWidth/Height values with Event.ScreenSize in Air 3.9
I have just updated from AIR 3.6 to AIR 3.9 and have encoutered some unexpected behavior that is giving me grief when attempting to test on the Desktop. I've been using the following code to set the...
View ArticleUnable to install the application. Ensure that the selected devices are...
Anyone getting this error message after the iOS 7 is updated to our iDevices? I am unable to push my apps onto devices now to test after the iOS7 patch. =/
View ArticleThat Darn Camera API
It's a nice API, but it's not working like I wan't it to in my Adobe AIR app (desktop AIR, and no it's not Flex.) This is basicly the code that haldels the cameras: ...cam1 = Camera.getCamera("0");...
View ArticleCan AIR applicaiton request elevation to admin privileges on Windows 7
Can AIR applicaiton request elevation to admin privileges at startup? I need access database installed along with the applicaiton and having issues with it. It works only when I manually start it with...
View Articleiphone-only app on an ipad needs ipad launch images
while making an update to my iphone-only app (it is not universal) for ios7, i noticed two things. first, the app automatically filled the screen of the ipad - there was no button in the lower right...
View ArticleHow do I deliver an UPDATE to an app with Air SDK 3.x
I'm using Flash Pro CC and I'm trying to deliver a 1.1 update to an app in the app store. I get a mail from Apple saying:Invalid or Non-Increasing CFBundleVersionInvalid or Non-Increasing...
View ArticleGPU Mode crash when using 1024x1024px images on iPad Retina with...
So I am building a menu for a mobile app and I have created a sliding menu with tiles, I have done this before, all works great normally.This time, my tiles were really close to the power of 2 (...
View Article