AIR application request a xml file from a server (but only legal users)
Hello guys I am conceptualizing a project at the moment and I am thinking of using Adobe AIR to develop the application related to that project.But it depends on the ability of AIR to fulfill my...
View Articleunable to publish apk, Flash CC crash on yosemite 10.10.1
I have purchased a new macbook pro with yosemite 10.10.1 preinstalled.I work in Flash CC to develop little apps for android. the surprise is that in this os the application crash when i publish the air...
View ArticleChoose Photo from Camera Dialog not in fullscreen mode + glitch
When I trigger the choose for the camera roll my app breaks out of full screen mode and ads a white header that animates in before the camera roll actually becomes visible. Has anyone seen this or...
View ArticleiOS Camera - Pictures added to stage are rotated
If I take a pic and add it to the stage its rotated. Is there a way to have the photo appear properly ?
View ArticleAdvertising ANE (Open Source in GitHub)
Recently, we have conduct an indiegogo campaign for making a Universal Advertising Native Extension for Adobe Air. Although we are not fully backed, but we still completed the project and thanks to our...
View ArticleLoad FLVPlayback skin file on iOS
I have built an application which plays flv videos using the FLVPlayback 2.5 component.It works fine on Windows, Mac and Android but on iOS it hangs when loading the skin.I searched and found that iOS...
View ArticleWhat are your top 3 favorite AIR Native Extensions? (any OS)
What are your top 3 favorite AIR Native Extensions? OS is irrelevant.
View ArticleAir iOS - To use TestFlight Beta Testing, build 1.0.0 must contain the...
Hi, I published my iOS app and uploaded it to iTunes Connect to run an external beta test through Apple TestFlight but I got this error: To use TestFlight Beta Testing, build 1.0.0 must contain the...
View ArticleImport file in iOS via 'Open In'
I have registered my app to handle db files. I want to have the capability to import and export a SQL database. The export works ok and I can use open in to launch my app and I can see the content...
View ArticleIs Adobe AIR dead?
Does anyone develop with AIR anymore? What are the alternatives though? It seems AIR is still the best.
View ArticleAccessing microphone on iOS mutes audio
The release notes for AIR 15.0.0.27 state that one of the fixed issues is [iOS8] Requesting microphone access terminates all further audio. However, I'm still experiencing this with 15.0.0.356. If a...
View ArticleContext 3D Error returning in Android 5.0.1
I've just been getting reports that the Context 3D error that effected AIR apps on Android Lollipop 5.0.0 has returned in Android 5.0.1As that update is currently only available for the Nexus 7, 9, and...
View ArticleAir iOS - Load an image from the camera roll without user interaction?
Hi, I'm working on an iOS app that lets users edit images. (iOS 8, iPhone, Air 15)Is it possible to load an image from the camera roll without any interaction by the user?(For example, I would like to...
View ArticleAir iOS - Image loaded from camera roll displayed in wrong orientation
Hi, If an image gets loaded from the camera roll on iOS 8 the image orientation is worng.Often it's in landscape mode instead of portrait.Is this a known issues? What's the best fix for that? Thanks
View ArticleAlchemy / FlasCC-based libs - safe to use?
Seems like I keep reading conflicting information. Are Alchemy / FlasCC opcodes going away or not? There are a few SWC libraries (hashing functions, webp decoder, etc) written using them, and I'm...
View ArticleKorean font not displaying correctly. Internationalization Issue
Hello, I'm not sure if this is an internationalization issue but I have an Adobe Air project that isn't displaying Korean correctly. I basically have created a MovieClip in Flash CC with a textfield...
View ArticleTouchscreen testing on Windows?
Does the AIR debugger support touch interaction on Windows? In other words, on a touchscreen PC, could I test touchscreen-specific functionality (gestures etc) on the computer itself, or is touch...
View ArticleWhy is the default of requestedDisplayResolution in initialWindow "standard"?
According to everything I've read, requestedDisplayResolution only applies to Mac computers with Retina screens. Why would you not want it to be "high"? Thanks,Harbs
View ArticleCreate FRE Object in delegate functions
UIAlertView* alert = [[UIAlertView alloc] initWithTitle:@"Titlte" message:@"my message"...
View Articleplay an audio on background in IOS on standby
Seems to be not possible for an Air app to play and audio file in background when iOS device is on STANDBY, I am trying a lot solutions without any luck.Adobe air SDK version 15.0.0.356 Maybe some one...
View Article