Green and blocky video on AIR application.
Hi, I'm developping an AIR application, and using the captive runtime to execute it. At runtime, some people have all videos shown green and blocky, as shown here : Video drivers are updated.I've...
View Articlehow do do unsigned int multiply without it rounding on ARM processors?
I have encountered a very tricky issue, that I AM SURE has bitten many a person in the ***, and that is assuming that you can multiply two 32-bit unsigned numbers, and get the 32 bit quotient, (the 32...
View ArticleAIR performance on Android
Hey guys! The problem: on some Android devices I see only 54-55 fps instead 60 fps. I created empty scene with one quad (with last Starling version), and I have only 54.4 fps. My device is not too old,...
View Articleair not allowing scratch 2 to work
I am using scratch 2 offline editor. It asked for an update, which is also supposed to update air, but now it is saying it is missing a required native thing and not allowing my program to open
View ArticleStage3D antialiasing on mobile devices, e.g. iOS, is still disabled, why?
Hi, I wonder why Stage3D antialiasing on mobile devices (desktop is no problem / enabled), e.g. iOS, ist still disabled?Newer devices like latest iPads are powerful enough to support this feature, and...
View ArticleAir SDK 20.0.0.204 can't compile ANEs on iOS?
According to the release note, with Air 20 you have added support for AIR 64-bit on Mac OS X this is all good and as it sounds, it shouldn't effect the iOS side but it seems like something has gone...
View ArticleInstalling Air 20 breaks ANE in situ (Mac only)
On Macs, we have several AIR applications that use ANE,Installed and working correctly.After installing Air 20, they no longer work. When launched, theerror pop-up says "the required native extension...
View ArticleAIR not drawing in the correct font (font dependent) on IOS
I enumerate all the fonts on the device at the beginning of my program. I see there are some nice fonts on IOS, like Academy Engraved LET, Bodoni 72 Oldstyle.If i use that font in my textfield control...
View ArticleAdobe AIR 20.x
I am trying to install Adobe AIR 20.x. I am running it as "administrator". It gives me "Error 0" and says I need to run as administrator. How do I install this?
View ArticleIDB: iTunes MobileDevice library not found.Please ensure iTunes version...
Even with the latest non beta AIR SDK :<?xml version="1.0"?><air-sdk-description><name>AIR...
View ArticleType Coercion failures with MovieClips in ASC 2.0
Hi all, i am seeing this Type Coercion problem with SWCs containing MovieClip assets in 3.7 and 3.8 versions of ASC 2.0 here is the bug i filed:...
View ArticleSHA2 (SHA-384/512) support in com.adobe.crypto
How about updating crypto lib and bringing it up to date? Or contribute to this library which is very well done https://github.com/stepan-beresnev/as3-crypto SecureSocket is fine, but lots of...
View ArticleWhy won't my apps that need Adobe AIR launch?
Hi, I'm running Mac OS 10.11.1 and I've successfully installed the newest version of AIR. However, none of my apps that require AIR will launch. When I double-click an app's icon to launch it, a space...
View Articleair 20.0.0.225 crash in android 4.4
Running 20.0.0.225 on our app produces the following crash. please help me, thinks. *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***Build fingerprint:...
View ArticleAny .a library built with Xcode 7.2 will be buggy?
Hi Support, few weeks ago we reported a possible bug on Air SDK 20.0.0.204 but now, after further investigations, we think this is actually a bug on the Xcode side not yours! for anyone following this,...
View ArticleAIR SDK 17 and ANE problems when packaging app for Android
Hi,I've been facing an issue when trying packaging my application using AIR SDK 17. The error details is below, I have also tried using AIR SDK 15, and AIR SDK 16, but I still get the same error. Error...
View ArticleChromeless Air app full screen borders-
This is a copy of a post first put in the as3 section, but might work better here as well. Chromeless Air app full screen borders ====================================================== My app is set up...
View ArticleAIR SDK 20.0.0.233 results in ApplicationVerificationFailed error while...
Hello, We're experiencing ApplicationVerificationFailed error with AIR SDK 20.0.0.233 every time no matter the type of buid we're compiling (debug/test/adhoc/etc) while 20.0.0.204 compiles successfully...
View ArticleAn issue regarding cookies in Android Air app
Hi folks, Thank you for your work!I have an issue related as I think to cookies processing in Air under Android (didn't check Air on Desktop and iOS, but flashplayer web version works fine). I use...
View ArticleWriting in app-storage directory inside Worker
Hi there, In my Adobe AIR app (desktop), I wrote a FileDownloader class that use insternally a FileStream instance to write remote files into the application storage directory The problem is that the...
View Article