Android R.* access and the case of the missing styleable
Hi, I'm trying to use appcompat-v7 in my ANE and access it via the R.* mechanism. The packaging step of the ANE works fine. However, when building the final .apk using this ANE, the styleable elements...
View ArticleAdobe AIR memory leak loading SWFs
I was plagued by a memory leak that would crash my application after a few hours. The application had worked fine in the past but now was having issues and I thought it might have to do with using...
View Articleh264 on AIR for iOS using NetStream.appendBytes()
Does anybody here know if Adobe has plans to support NetStream.appendBytes() for h264 video in future releases of AIR for iOS?If so, will hardware decoding for h264 video be supported (via StageVideo)...
View ArticleiPhone 6(+) Targeting ?
Hello, I'm currently using AIR 15.0.0.302 for iOS. I've packaged the Default-375w-667h@2x.png (6), Default-414w-736h@3x (6+), and Default-568h@2x.png (5), as well as all the new icons in my...
View ArticleDebug session terminated.
Hello everyone, Does anyone have any general idea on what can cause the debug session to terminate?I am debugging via usb in flash cs5.5 and it seems to "Debug session terminated" within 30 to 45...
View ArticleAIR Native Extensions. How to loop FREObject properties?
Hello. We're working on a new AIR Native Extension, the goal is to run javascript code inside AIR. However that's actually not directly related to the problem.The problem itself: - we need to pass some...
View ArticlePrevent fullscreen virtual keyboard on Android AIR
Hi, I want to be able to prevent the virtual keyboard from going fullscreen in landscape mode in my Air application on Android. There is a way to do this in native Android development using...
View Articleair14 android softkeyboard landscape mode ..
hi i want landscape mode softkeyboard without EditInput .. i want see my backGround TextField please help me.. tell me solution or hint~~ i want result.. this
View ArticleHow can I prevent the softKeyboard from going full screen in landscape mode...
When I put an Input TextField on stage in an ActionScript Mobile project and click on it, the softkeyboard comes up but behaves differently when in portrait or in landscape. In portrait, the...
View ArticleAndroid manifest/activity question
Hi, Is it possible to add your own layout xml in an Android application? I want to add the activity android:imeOptions="flagNoExtractUi" to the <EditText>-tag to disable the fullscreen virtual...
View ArticleiOS 7 - StageText with Siri/Dictation doesn't work (?)
Hi,if you enter the focus on a StageText and then start a dictation with Siri, ecc. you will notice the component is stucked and the app too.Am I the only one to experience that? I work on Flex, maybe...
View ArticleDoes the 15.0.0.302 AIR SDK fix the iPhone 6 plus screen size?
Hi all, There's a known issue for AIR SDK 15.0.0.302 that says the iPhone 6 Plus reports the wrong screen size. Is this still a known issue in the release version of the AIR SDK? I don't own a 6 Plus,...
View ArticleXCode 5.1 updated and now I can't debug AIR apps on iOS Simulator anymore
Today XCode updated itself to version 5.1, with new iOS 7.1 platform support. It updated itself without asking permission, and now I can't run my AIR apps on the iOS simulator anymore. All my apps fail...
View ArticleFlash Pro discards AIR icon information.
In Flash Pro, when switching between AIR for Android and iOS, the IDE discards icon information. This is especially frustrating since there are 16 or so icon sizes for iOS. Am I overlooking something...
View ArticleIOS8 StageWebView
Hi I am testing an application using StageWebView that was working in earlier versions of IOS.After updating an ipad to IOS8 and it will not load the StageWebView. Since the StageWebView fails to load...
View ArticleDeveloping for all four iPhone resolutions - how do you go about it?
With iPhone 6 out, developing for both iPhone 4, 5, 6 and 6 plus is a must. I'm pretty new to considering adaptive interfaces / content when developing apps, so I'm looking for strategies on how to...
View ArticleVery slow response time with URLLoader on iOS 8
We've got some issues on our project regarding the time required to receive data with an URLLoader since iOS 8. Calling a simple web service returning a very tiny json answer jumps from a few...
View ArticleERROR ITMS-9000: "No .app bundles found in the package"]
Hi, I've been trying to upload my ipa generating Flash Builder using the Application Loader, unsuccessfully, more than a month. I tried to generate all certificates again and I have not gotten results....
View ArticleCan I update my Android AIR app with a non-AIR app?
A few years ago I published an Android app using Adobe AIR. Now I've created a new version of the app with a different technology (HaxeFlixel / OpenFL) which uses native C++ code. The certificate I...
View ArticleI need to know how .air installation/update works under the hood
Hi, we always get support tickets with people that can't install or upgrade the applications we build with AIR, the error they get is that the "installer is corrupted". This happens on Windows.We tried...
View Article