loading 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 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 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 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 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 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 ArticleEnforce full screen mode
For my app I run the following at startup to show the window as fullscreen: ~~~window.nativeWindow.stage.displayState = runtime.flash.display.StageDisplayState.FULL_SCREEN_INTERACTIVE;~~~ And then for...
View ArticleStage3D Performance In Windows
For my app I run Stage3D, When I add more view I get low fps. I use TechPowerUp GPU-Z the GPU usage 100% but cpu usage 10%; So I test code: stage.addEventListener(Event.ENTER_FRAME,...
View ArticlePerformance Issues - Note 10.1 (2014)
I am getting reports of sluggishness with response to my apps from users with new Note 10.1 devices. Anyonne else have similar reports? I am using GPU mode and tried the latest AIR SDK 13 and a user...
View ArticleEmoticon Support and StageText worries
Hi there, in a new AIR 4 mobile application i need to offer a chat system. Since special characters are also required i'm trying to integrate StageText, since no other text component seems to be able...
View ArticleDynamic Sound on iOS
I'm trying to record a sound using the Microphone API and store the mono stream of samples to a file.Later I'll open the file and play it using dynamic sound API but creating Sound object and regster...
View Article.ipa package is not working properly with the distribution profiles
Hello, I have this .ipa package for an application for iOS specifically the iPad. Everything works with my developers certificate. I am able to sync with iTunes and download the app successfully with...
View ArticleUse of AIR for generating iOS binaries
Hi, Recently I have been studying the generalities of mobile development, and clearly see that it is kind of difficult to create native applications to target different systems (ios, android, and so...
View ArticleSupported devices for AIR runtime?
I have a few different Android devices I test AIR mobile apps on. One of them is a few years old and running Android 4.0. I can install AIR 4.0 apps with a captive runtime on the device and they run...
View ArticleAndroid ICON 192x192
I am developing for android with CS6 AIR SDK 13.0.83; It will not allow me to include the 192x192 icon. I get the error: XXX-app.xml(41): error 103: application.icon.image192x192 is an unexpected...
View ArticlePackage AIR Application include serial key list
Hi all, I just finished my AIR application. Now, I want to distribution my app but I don't know how to package to .air file inculde serial key (it's mean to install my app, user must have serial key).I...
View Article