i0S7 StatusBar Overlays stage, Adobe Air 3.9 Beta Bug? Is there a Workarround
Hi I am using Adobe air 3.9 Beta. It seems that iOS7 give you the the possibility to style the Statusbar. But if you open an adobe air application the statusbar overlays the stage by default. It...
View ArticleExternal library inside Air native extension for android
Hello everyone, First, I've been looking throught this topics - http://stackoverflow.com/questions/7732742/air-3-native-extensions-for-android-can-i-how-t o-include-3rd-party-libraries -...
View ArticleLocalization not working as expected
Hi there, i'm struggling with an AIR 3.6 mobile app that should support several languages (for testing 'de_DE' and 'en_US').Here is what i do in Flash Builder 4.7: adding resources.properties in...
View Articleh.264 Live Streaming with StageVideo on iOS
Hello, there I would like to play h264 video codec live stream with StageVideo on iOS.I tried play to h264 live stream with StageVideo on iOS devices. (iPhone 5s, iPod 5th and more)Android 4.x device...
View ArticleSaving Microphone Recording IOS/Android
I'm currently capable of capturing audio using the microphone, but I would like some tips on saving it to the mobile device. I'm being using the techniques described here to record and play audio...
View Article64bit AIR Native Extension for iOS
Hello, I created a native extension to support ARM64 for iOS. The problem is I get the following error when packaging an ad-hoc build:"Error: libgameCenter.a are required to have universal iOS...
View ArticleNetworkinfo.ane does not support iOS 64bit?
I get the following error when packaging using AIR SDK 16.0.0.272.I used com.adobe.extension.Networkinfo.ane to check the network state. When is Networkinfo.ane updated?Anyone who knows?
View ArticleAdobe Air 3.0 iOS streaming H264/Speex over RTMP -- No Video
Problem:H264/Speex RTMP stream from Flash Media Server doesn't display video. Audio plays fine. Conditions:Adobe Air 3.0iOS device (iPad 2, iOS4.3) App...
View ArticleUndefined symbols for architecture armv7
Hello, I'm in the process of creating an ANE for an iOS SDK and I'm encountering issues when using the generated ANE in a test project. When trying to debug the app on the device via Flash Builder here...
View ArticleAIR for Android - StageWebView and Video (YouTube iFrame)
Hey all, I've been converting an iOS tablet app over to Android and I've noticed the StageWebView has some curious limitations, especially with anything that accessed the GPU (video, etc). At first...
View ArticleQR Code reader on Mobile Device...
I'm desperate here -- I have no idea why I can't get this to work, but I really need some help... I've tried writing a custom QR-Code reader app for iOS and Android, and I can't get any app any where...
View Articlegeolocation is always muted in ios8
geolocation is always muted and can't get any location permission to use GPS in ios8. Is there anyway to solve out it. Any good GPS ane recommended?
View ArticleGeolocation always muted in iPhone
1. Installed the last version of Air 2.7; 2. Initialisation of the geolocation class with conditional verification muted / !muted, setRequestedUpdateInterval( 5000 ); 3. On the air app xml tried the...
View ArticleYoutube AS3 API for Android Mobile on Flash CS6
Is it possible, any working examples for Android mobile on flash cs6? I have scoured the net, but only have found non mobile AS3 examples..
View ArticleStageText iOS use Custom Font Tip
A small tip I have been using in some projects (AIR iOS apps) to be able to use custom fonts with StageText. When using the StageText you cannot use embedded fonts but you can add the font you want to...
View ArticleCan't compile simple project in Air 16/17-beta
I need to updatethesdkand all, anddid a test.When updatingcreated a simpledesign andtime to compilethe following error occurs:Anyonehave any idea whatmay be related?I use this command to compile:adt...
View ArticleFileReference.upload with CameraRoll Media Promise
I have been trying to wrap my head around this all day... With the new cs5.5 and air2.6, you can access the mediaPromise object of a selected CameraRoll item. I want to be able to upload a...
View ArticlePassing app arguments via InvokeEvent or BrowserInvokeEvent in AIR for IOS...
Just figured I'd let everyone know that if you thought it'd be cool to let your IOS users launch your app from a link in a browser and that it would be cool to encode parameters in that URL to be...
View ArticleVideo playback issues in Air for Android
Hello everybodyI am developing an advertisement application which plays multiple videos. I have faced a very strange problem: nor the simple Video nor the StageVideo are not visible when I run the app...
View ArticleZoom in/out in the gesture area
Hi, i want to zoom in into a movieclip. The zoom should zoom in the area where the gesture was taken. In this moment i scale the movieclip and set the new x and y coordinates by myself.This one works...
View Article