Adobe AIR 2.0.2 / AS3 - Remove or change headers in NetStream
Hello, I have problem with modify headers in NetConnection/NetStream functions (NetConnection.AddHeaders) doesn't work. How I can change headers when I usage NetStream.play(URL) ? At this moment any...
View ArticleCheck Android/iOS app ID?
I am using the same codebase for the free and full versions of a game I am making and using a flag in the code to toggle between the free and full versions. Right now I'm setting the flag manually...
View ArticleConfused Adobe Air 4.0 or Adobe Air 14 ?
When I publish an Adobe App using Flash, I select Air 3.4 for Desktop. I want to download the latest version of this, I think it may be called an SDK, or maybe a compiler but I'm not sure.I've seen...
View ArticleCompilation failed while executing: ADT
I have a project that I've been successfully compiling for iOS in Flash Professional 5.5, with uses AIR 2.6. I decided to try compiling in Flash Builder 4.6 using AIR 3.1. It runs fine on the desktop,...
View Articlesuggestions for current ANE development instructions
Any recommended links for instructions on building ANEs ( android in particular )?I am looking for current tutorials if available. I was last looking at this this one by Mark Hood:...
View ArticleError when uploading to App Store using Application Loader.
This error message causes headaches. ERROR ITMS-9000: "The binary you uploaded was invalid." I'm using AS3.0 in Adobe Flash CC 2014 - Mac target : AIR 14.0.0.157 for iOS. iOS deployment type : Apple...
View ArticleAttach multiple files to email via ane
Hello. I`m trying to improvemy ane and add multiple attachements to email.This is my latest try: gist:1fcc08159e4cb724bbf2Problem in this code: if(filesPaths!=""){ String[] filesPathsArray =...
View ArticleiOS - Invalid binary while uploading to App store via application uploader
My app keeps getting rejected as `invalid binary'I too am under pressure to deliver an update to our app.Good luck with the fix, keep up the good work!Cheers!Craig
View ArticleAndroid Notifications help
Has anyone here been able to successfully create a native extension for Android that creates notifications in the notification pull down menu? I have been trying over and over and cannot seem to get...
View ArticleGPU desktop perfomance problem
I am developing an interactiv, fullscreen, AIR application with stage3D and running into a strange performance issue. Visually the application consists of a few floating texts that need to animate...
View ArticleHow to create ios environment with adobe id?
Hi , i am trying to create ios environment in windows platform.can any one please tell me, how to create IOS environment with adobe id.I a created adobe id and inserted code into it. But its running...
View ArticleGet data from application descriptor file at runtime
Hi there, For some reason I have to read some data out of the application descriptor file at runtime. Precisely, I am interested in the UIDeviceFamily tag which indicates whether the app is iPhone /...
View ArticleCamera freezing when show webcam
i made window application which is take picture and work whole day. the app have a problem. the problem is sometimes freezing and stop the video attached webcam. when be a step take picture. i don't...
View ArticleiOS 8 - FileStream throwing error 2038 on open for write?
Hey all, Going through iOS 8 compatibility checks with our Adobe AIR app (tested with AIR 13 and AIR 14), I'm noticing changes to file storage.In short, my code has always been as follows for simply...
View ArticleStageText - Custom Font Android and Underlined Text on iOS/Android
Hello, I'm trying to do 2 things with a StageTex Input field on Android/iOS. The first problem that I'm running into is that i can't find a possibility to show a custom StageText font on Android. I...
View ArticleHow do you profile AIR mobile applications?
I'm used to using FlashBuilder to profile an application, take memory snapshots, and find lingering objects from memory leaks. With AIR mobile, the best I can do is run Adobe Scout to verify that my...
View ArticleTrying to use Mixepanel IOS Library in Native Extension using CocoaPods
Hi, I'm trying to include the Mixpanel IOS library (Mixpanel iOS API Overview) in a Native Extension, and in their documentation it suggests to install it in your IOS Project using CocoaPods. When I do...
View ArticleAdobe AIR ANE Android NoClasseDefFoundError
I am developing ananeforusing and enjoying theservicegamesgoogleplay. I made atestappnativelyand runsperfectly.I generatedoneaneand made afalshbuilderfortest.Byutilizing ithappensthe following error:...
View ArticleDoes Adobe ANE ProductStore work on iPad 7.1.2?
Hi there! (this is my first post in Adobe Communities) I'm developing iOS app using Adobe Flash CC with Air 4.0.0.1628 for iOS target both iPhone and iPad. For now I'm using Milkman Games In app...
View ArticleiOS - ANE - Cannot load resource in bundle
Hi, I'm using a xib file. And as I searched, I found this discussion: Re: Is XIB not supported in static library (for creating Native Extension)? I was able to create an bundle containing the xib file,...
View Article