AIR 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 ArticleIs there any way using DatagramSocket class to send an ICMP echo (ping) request?
I would surely like to do a PING from inside my Adobe AIR product. It would solve a lot of monitoring problems.But evidently a ICMP echo request uses a different TCP header value than UDP or TCP. I see...
View ArticleIt is possible to get a splash to appear without a blank screen for several...
Hi Guys I've got a game where the final .apk file size is around 6MB and it was taking anywhere from 10 to 25 seconds to load after initial installation with the user seeing nothing but a blank screen....
View ArticleAIR 19 in the samsung S6 operation error "Context3D not available! Possible...
AIR 19 in the samsung S6 operation error "Context3D not available! Possible reasons: wrong renderMode or missing device support."
View ArticleIssue with .Net >= 4.0 and Console.ReadLine
I've developed simple C# application which read lines from standard input and writes them to standard output: Console.OutputEncoding = System.Text.Encoding.UTF8; Console.InputEncoding =...
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 ArticleMultiple Screens (AS3)
Multiple Screens, In the past I created a loader stage the size of the 2 screens and load a movieclip that contained two movieclips at the proper x,y positions and they displayed correctly on the two...
View ArticleATTN Adobe: iOS echo cancellation and h264 now easy with iOS SDK
Hi Adobe, Based on the iOS SDK documentation, it should now be easy to implement native device echo cancellation on iOS. This feature would be an extremely welcome addition for those of us who have...
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 ArticleCan we exclude UIRequiredDeviceCapabilities from the Info.plist file?
So we're trying to release our app on iOS, but an old version supported devices AIR no longer supports and we're getting an error. I've spoken to Apple and the fix for this is to limit our app to iOS 7...
View ArticleWhat causes applicationVerificationFailed error?
I'm trying to put a iPhone app onto my iOS7 iPhone 5. I've checked/regenerated the .p12 the .mobileprovisions, checked the UDIDs, checked the bundle IDs... nothing seems to be incorrect. Has anyone had...
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 ArticleInstagram ANE?
Are there any ANEs out there that deal with Instagram? I've been searching but can't seem to find one.
View ArticleLauch image difficulties iOS 9
I've specified a good launch image for an AIR for iOS app (working in Flash Pro CS5.5), packaged the app and put it on my iPad. App launches with a black screen and apparently hangs.I think that, for...
View Articleerror occurred when creating MZcontentProviderUpload for provider
Trying to submit to the App Store through application loader.. Keep getting this error. error occurred when creating MZcontentProviderUpload for provider Anyone have this issue ? or know how to fix ?
View ArticleLet AIR app use Macbook integrated GPU instead of forcing discreet GPU
Our Desktop AIR app (not a game) uses <rendermode>direct</rendermode> so that some large scrolling animations are smoother. When we set it to cpu mode, the animation framerates are low, so...
View ArticleAndroid AIR 19 SoftKeyboardBehavior "none" doesn't work.
I'm building an App for iOS and Android using AIR 19 with Starling/Feathers. I'm trying to disable the autopanning for the softkeyboard.. by using:...
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 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 ArticleCurrent Android sdk version doesn't support attribute
I am receiving this error message when I try to add xmlns:tools="http://schemas.android.com/tools" to my manifest element. so, I tried searching and found this:...
View Article