How do I upload additional data alongside image upload?
How do I upload additional variables alongside an image upload? My code doesn't seem to be working. temp.upload(new URLRequest(serverURL)); var variables:URLVariables = new...
View Articlethe application has been package with a captive runtime
Hello everyone, System config: Flash Pro CC Using AIR 13.0.0.95 for iOS Using AIR 13.0.0.95 for Android I was able to successfully test my app (DeveloperProv and DeveloperCert)...
View ArticleHTML5 support StageWebView / WebKit
Not allHTML5 tags are supported by StageWebView / WebKitin Adobe AirMobile Devices (Android and iOS) eg audio, video, JS: Local Storage, function getSelected()etc...(see...
View ArticleAir 3.7: Big stuttering on GPU Retina mode after being idle
Hi, I'm using GPU mode to display smooth scrolling texts vertically. I'm first rendering the text to several bitmaps, that I put in a Sprite container. Then I move the container. The results are very...
View ArticleWhy are my images being reloaded?
So I have a bunch of images in a Menu. I remove the menu from the display list, then load a photo album that loads retina images. This photo album deals with adding removing images, memory management,...
View ArticleHow to avoid uncompressing bitmapDatas multiple times
Hi, Not sure if this should go here (performance) or IOS section, since I mainly have this issue on iOS but I think its on all air players.When a bitmap (for exemple a bitmap in a fla) is added, you...
View Articleloading and download SWFs for AIR apps on iOS from server
Dear I develop app for ios using adobe air i need to loading and download swf in my server to my local device i make it loading from server and play but i need to download it locally in device to play...
View ArticleAir standalone app for Windows
Hi, Is it possible to compile an Air standalone (portable) app for Windows, where all files are in only one folder except for the launcher icon? -folder (.swf, app icons...) app launcher Any...
View ArticleYour APK's version code needs to be higher than (what it was last time)
Hello, The Google Play Developer Console is telling me I cannot update my app because the version number is not higher than the current version. I've checked this up and down a dozen ways and I am...
View ArticleAIR 3.9 - mobile app starling, pure as project and interstitial ads forces close
Hi there, we have a pure as project in which we updatet the air version to 3.9.The app uses starling and the admob extension - > http://www.adobe.com/devnet/air/articles/admob-ane-android.html If an...
View ArticleProblem building for iOS: "Unable to find named traits"
I keep getting the following error when trying to publish an app I'm developing for iOS: Error occurred while packaging the application: Exception in thread "main" java.lang.Error: Unable to find...
View ArticleURLRequestDefaults.idleTimeout ... is there a Flash Player equivalent?
Anyone ever messed with "URLRequestDefaults.idleTimeout" This basically lets AIR apps specific how long to wait for a response back... which is great....except its only AIR. Does anyone know of an...
View ArticleStageVideo on iOS
Hi Guys, I really need you help. I am building an iOS app with adobe air 3.8. And testing it on Iphone 5, iOS 7 Im playing a mp4 with stageVideo and everything works fine apart from the fact the every...
View ArticleOutput as: AIR package (is grey)
Hello, I want to try exporting my project as an AIR package but the option to do so has been removed. How can I reenable it?
View ArticleWhen an air application installation fails
It will not let go of the process under any circumstances. When it hangs there is no way to kill it short of restarting your computer. This is pretty damn awful.
View ArticleWhy does the screen go black when an ad appears?
I have a game app for Android made with Adobe AIR. I have been using intersticial ads from TapForTap without problem, but now I've decided to try another ad provider (AdBuddiz), and when their ads...
View ArticleADT Command Not Working
I'm trying to package up a Mac OS X Native application with the following command: `adt –package -storetype pkcs12 -keystore HelloWorld.p12 HelloWorld.xml` However I get the error: `unexpected argument...
View ArticleAIR game on Steam/OSX - Build app with -mmacosx-version-min=10.5 or newer
Hi, we are porting a game to be released on Steam but we are getting the following error while preparing the OSX version to upload: Fatal: App built with 10.6+ SDK, but compiled with...
View ArticleBitmapdata draw missing dynamic text field
When doing a draw, everything gets there except any dynamic text, this happens in the devices, not on desktop, is there an easy fix for this?
View Article