Using CopyToAsync file size problem
Hi, I have an Air applicatiion in which I have to copy files from one drive to another. I use spaceAvailable to get the space available on the target drive and run a script using src.size to get the...
View ArticleiOS app using Air 3.9 - how can we reload a swf that was previously loaded?
We are developing an iOS app using the air 3.9 sdk. Our application is such that we have 2 SWFs packaged inside the ipa file i.e.the main.swf and an experience.swf.The main.swf is loaded initially...
View Article[AIR + AS3] How to restart native desktop AIR application?
Hello,I develop AS3+Air application on desktop. I have problem with restart feature. Is it possible to do it without making externall app which only load a main swf file?I found only one code solution....
View ArticleSymbolicating Crashes in AIR App
Hi, We recently created a game in Adobe AIR app for three platforms (ios, android & fb) & it is in Live in App Store. But we are seeing quite a few app crashes in Crittercism. By crash I mean...
View ArticleNetGroup not working for LAN communication on AIR iOS apps from AIR 3.5 on
Help! Trying to upgrade my app for IOS 7. I'm using the following code to communicate between AIR IOS apps within LAN. It works with AIR 3.2 but not with AIR 3.5-3.9...No error message, just not able...
View ArticleIos 7 kids apps parental gate/permission
Hello!I'm developing an app for kids for ios and android.After uploading to appStore, my app was reviewed and i recieved the following message: Apps primarily intended for use by kids under 13 must get...
View ArticleCapabilities.screenDPI produces PackageInspectionFailed
I keep getting PackageInspectionFailed on a barebones test app using FlashBuilder and AIR 3.9. If I comment out this line, the app compiles and debugs on device perfectly:trace( "Screen DPI: " +...
View ArticleMac AIR DatagramSocket can not support broadcast!
Mac AIR ,DatagramSocket can not support broadcast! It's very useful when discover new device in the network.There are lot's of smart devices in our home, like TV, air condition and so on!We don't want...
View ArticleMac App store submission fails because of QuickTime API usage
I just tried to upload a desktop app to the Mac app store and got an update email from Apple saying: "... Deprecated API Usage - Apple no longer accepts submissions of apps that use QuickTime APIs...'...
View ArticleApp crash when using betatesting.ane on iOS5
Hello, I use the Testflight ANE provided in the last Adobe Gaming SDK (1.3)No problem on iOS7 but my app crash on iOS6 when instanciating TestFlight. Edit : Crash appends on iOS5 var...
View ArticleIndefinite Timed Action
I am making an Android application using Flash CC and Air for Android. The application will need to run continuously (part of the time in the background) on multiple devices and will need to keep...
View Articlebandwidth adjustment for streaming video to server
I am trying to adjust for available bandwidth at a mobile device sending live video to a server. I am currently using the total upload bytes per second and the video loss rate as the parameters to...
View ArticleWindows file browser
Hi all! I've been making a little project that's going to be distributed via DVD. There is also a folder containing pictures that I want the user to be able to access using the native windows explorer...
View ArticleFree Adobe Air Native Extensions - devactionscript.com
Here you can find useful free native extensions http://www.devactionscript.com/ like Google Analytics , Rate this App, In App Share, Dialog, Toast, Vibrate, Network State, etc. Check it out every once...
View ArticleUse ANE to tie AS3 UI to Objective-C++ engine?
I'm a long time Flash user, (since Future Splash Animator) and though I've got some familiarity with other languages, my main development strength is with using Flash Pro and Flash Builder together to...
View ArticleProblem with ANE - "ld: -pie can only be used when targeting iOS 4.2 or later"
I'm trying to compile a simple AIR Mobile app for iOS, incorporating an ANE to support Localytics http://flashsimulations.com/2012/06/18/localytics-adobe-air-native-ext ension/ Compilation fails with...
View ArticleCannot Install Desktop AIR App While iOS Simulator Install Exists
I am creating an app for both iOS and desktop that I: first tested using the iOS simulator then tried to install the desktop AIR package for testing the desktop version. However, the desktop version...
View ArticlePlease vote to implement a NativeApplication flag to enable Android 4.4...
As you know, the new Android 4.4 (KitKat) includes a so called "immersive mode" so the bottom status bar with back and home icons is hidden and you can use the complete screen for your application....
View ArticleCustom fonts on iOS app using AIR 3.9
we are building an app for iOS using AIR 3.9 where we have to display the text using different fonts which are not available on iOS 5 or later. To fix this issue we have found a solution using XCode...
View ArticleHow do I create the simplest HDS player for Android?
I need to create a very simple Video player in Adobe Air for Android. It should be able to play an Adobe HTTP Dynamic Streaming (HDS) video on demand stream. How can that be done? Are there any...
View Article