Secondary loaded SWF is freezing on iOS
Good day, guys! I have encountered some strange bug with my app. The architecture is simple: I have a wrapper (preloader) that loads main swf and display it. It's work really fine on my device (iPod 5)...
View ArticlePerformance while publishing video on iOS and Android
Hi, I'm building a small Video-Chat-App and playing around with publishing video and audio. Everything is fine on Desktop, but if i port the code to mobile I'm facing a kind of permformance issue. So I...
View Articlereading text data from clipboard
Hi Iam trying to develop a application. The main functionality of the app is copying clipbaord data to AIR app.Ex: Let assume a user open a file (pdf or word etc....) he liked a word, so he copyied...
View ArticleiOS 7 Issue
All of our apps created with Air now request microphone access for audio recording on first launch in iOS 7. Anyone know what's triggering this? We don't use the microphone in our apps. Thanks, Matt
View ArticleAir Android - app.xml manifest
Hi, How to add these Android settings to an Air Andoid app.xml manifest? <supports-screens android: android:largeScreens="true" android:xlargeScreens="true"/>I...
View ArticlePersistanceManager saveProperty iOS Problems
Hi there, we developed an Application in which we save the data like this: FlexGlobals.topLevelApplication.persistenceManager.setProperty("noAds"...
View ArticleUh Oh... Major problem with iPad3 and BitmapData [HELP]
So.. I have some stageWebView elements that use BitMapData to capture a screenshot of the browser to allow for other elements to animate ontop of the browser ( sharing options, etc ). When I capture...
View ArticleIs there a way to use Stage3D in Flex Mobile projects on iPad?
When I create a project of type "Action Script Mobile Project" the Stage3D works on iPad, Android device and in the AIR desktop simulator. But when I create a project of type "Flex Mobile Project" it...
View ArticleDetect when a spark Scroller is changing scroll position
<s:Scroller right="0" left="0"bottom="0"top="0"><s:horizontalScrollBar><s:HScrollBar id="hbar" change="bottomscoller_hScrollBar_change(event)"...
View ArticleAir Android - Recommended framerate?
Hi, I'm building a note taking app with Air 3.6 that is only vector based and uses a slider to scroll long list.What framerate is recommended for an Air Android app? Thanks
View ArticleAir for IOS: The browse operation is unsupported.
Hi guys, I'm working on AIR mobile application for iOS. I try to open the Open File dialog box with var imageTypes:FileFilter = new FileFilter("Images (*.jpg, *.jpeg, *.png)", "*.jpg; *.jpeg;...
View ArticlegetTimer() accuracy after buttonpress events
Hi all, I am planning on conducting a scientific experiment in which timekeeping precision will be very important. The desktop application that I will be using is developed in Adobe AIR and it measures...
View Articlerunning a swf file in air?
Hi guys, So right now I'm working on running a swf file in air whenever I click on a button. The swf is a basic countdown and I want that to pop up. I've been doing a little research and from what...
View ArticleCompatibility changes in ASC 2.0
I've noticed that although my old project compiles with ASC 2.0, sometimes the runtime behavior is different/wrong. For instance sometimes I see that library symbols will not behave the same, perhaps...
View ArticleiOS Password Field Bug
I am writing this to possibly bring to some attention to a bug that has exsited throughout the duration of my time as an AIR developer (since AIR 3.2).... When publishing on iOS, textfields that have...
View ArticleUsing OpenGL ES in an AIR native extension on iPad
Hi, I am trying to find out whether I can render images using iPad GPU from a native extension loaded by an AIR application on iPad. The main reason for this is that I need every bit of GPU power in my...
View ArticleFirefox 11 will not install air or start air application from the badge install
Seems to work in Chrome, but I need this to work from within firefox...11 is the default for the windows platform we must use. Running window 7 64-bit for development, and the air app is html...
View ArticleStrange error message when compiling an IPA ("multiple L$start$ labels found...
I get this message when compiling an IPA with AIR 3.6: ld: warning: multiple L$start$ labels found at same address in __ZN9NetStream12DispatchProcEP10NativeInfo at offset 0x06C0 Googling a bit, it...
View ArticleAndroid 4.3 has broken AIR 3.7 apps
Hi, I just upgraded my Nexus 4 and Nexus 7 to Android 4.3. Some of my old air apps (installed before the update) won't run, some won't install when I download and run the apk, and some won't install...
View Articleapple binary error Invalid Launch Image
hi im trying to release my game for ipad and iphone/ipod but it told me i needed a splash screen for the iphone 5, i added one in but i get this im using flash cs6 to make/code my game how do i fix...
View Article