iOS App Failed to Install
I've been browsing the internet for a solution to this issue and have found plenty of threads about the same problem, but there was either no solution found or the ones proposed didn't work.I followed...
View ArticleOptimize loading of remote images
I've spent hours googling and referenced all the livedocs but can find no objective comparison between the 2 following methods to load images 1 Loader with loaderContext=ImageDecodingPolicy.ON_LOAD as...
View ArticlePublish fails with Adobe NetworkInfo extension (iOS)
We are trying to add NetworkInfo support to our iOS app to display a warning if the user is on mobile instead of WiFi. I've tried adding the Adobe NetworkInfo Native Extension (from the "binary" zip at...
View ArticleLocal Notifications
Hi, I am a good Web Developer, but new to Flex Environment. I've an air app that needs to put a notification on the status bar on android devices like "2 New Tips" etc. Rest everything works fine, but...
View Articlemicrophone.rate = 44 problem (duck voice)
Hello, I´m developing an mobile app that uses microphone to record users audio.Testing on a Motorola Atrix MB860 Android 2.2.2, AIR 3.7 i got an audio crash as i posted here:...
View ArticleiOS app crashes loading ext. swf calling a class with specific name
Adobe Air SDK 3.7.0.1860 for iOS I load an external swf from my Main fla with this code. var mLoader:Loader = new Loader ;var mRequest:URLRequest = new URLRequest("fileName.swf");var...
View ArticleLoading bootstrap js into air html/js app
Hello all, I created an HTML/JS Air app with CFBuilder and I'm having a problem with the first thing I try, adding bootstrap.js. Here's the error I get at the end of the first function definition....
View ArticleMultiple AIR apps with the same local cache?
Hi guys, Is it possible to create multiple AIR apps (for mobile & desktop) that can use the same local cache? For example: 2 apps for iPad will use the same data store (local cache). If we...
View ArticleProblem adding a ANE file, incorrect swf version
Hi, when I try to package mi project with a new ANE file I receive this message: "Included native extension xxxxxx inclusdes a SWF version 18 which is greater than the version of the root SWF of this...
View ArticleHow to download new modules to desktop air app
Hello, I'm developping a air desktop app that acts as a library and connects to a server to download games and such.I'm wondering what the best approach would be for the dowloading and installing of...
View ArticleAndroid App for Scout Profiling
Hi, I have an android app developed in Flash Professional CC (AIR 3.7) - and trying to profile in Scout. In the ActionScript tab, there is a Data Quality warning: The current session is running a...
View ArticleUSB flash drive air exe delivery
I need to develop an air exe and app and deliver it on a USB flash drive. But I need to run the air environment from the usb flash drive incase a user does not have adobe air installed on their...
View ArticleFile.copyTo (and copyToAsync) extremely slow on Android. e.g. 1/2 second per...
Posting this again. My app copies about 100 tiny XML files at launch. It takes about 35 seconds. Takes 1/100th of a second on any other platform in the world. Any insight out there?
View Articlespark.core.ContentCache with AIR 3.7 on iOS not working
I've been trying to migrate a large Flex 4.6 mobile project from AIR 3.5 to AIR 3.7 for several days with no luck. The issue that kills me is Error #3747: Multiple application domains are not supported...
View ArticleCan I let users browse the applicationStorageDirectory in iOS?
I want to use browseForOpen() in an iOS mobile app authored in Flash CS5.5.Can someone just reassure me that it is possible before I try and work out how to do it....Any code hints welcome!!Best Tommy...
View ArticleProblem uploading .ipa to AppStore no zip in java.library.path
Hi everybody,Sorry for my english, I'am French. I have made a game with Adobe Flash CS6 for the iPad. This game already exists and I Wanted to update. The game is perfectly working on my iPad when i...
View ArticleUnable to debug on Android anymore
Hi everyone, for some unknown reasons, I am not able to debug on ANY Android (neither Samsung Galaxy S4 nor Galaxy Tab 2 nor Galaxy Note 10.1) device on my Mac anymore. Flash Builder detects the...
View Articlehow to load jpeg-xr file in as3?
I tried loader class but it report Error #2044: Unhandled IOErrorEvent:. text=Error #2124: Loaded file is an unknown type. here is my code: package sandbox{ import flash.display.Bitmap;...
View Articleadobe air with html : how do links between web pages
Hello! I try to use adobe air with dreamweaver : the tutorial shows how to package a web page but I can not integrate several pages. The html code <a href="page2.html"> test link </ a> is...
View ArticleDoes iOS Simulator Support StageVideo
I've been looking thru the Adobe docs for info on this, but I've not found anything that? it seems that when my app is ran in the simulator, it reports that StageVideo capability is there, but the...
View Article