Twitter OAuth issue on Flex
Hey I am trying to allow user to login using Twitter on an Adobe Air/Flex mobile app. I open a StageWebView browser and point it to:https://api.twitter.com/oauth/authenticate?oauth_token=XXX If the...
View ArticleCan I create ppt file in actionscript 3 adobe air?
Is it possible to create a Microsoft ppt file in actionscript 3 adobe air?
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 ArticleCan AIR use the IOS Significant-Change Location Service?
There seems to be no discussion on this topic what so ever so far as I can tell... Does anyone know if this can be used in AIR?
View ArticlehideAneLibSymbols prevents ANE specified frameworks from being included?
We have a series of ANE's that we've been developing for a while now. Recently we have encountered some of our ANE's have been failing to compile with the error: Compilation failed while executing :...
View ArticleAIR16 iOS Aspect Ratio Bug
I've recently begun to update an AIR app for both iOS and Android that was originally published with AIR 4 to use the latest AIR SDK 16. By default the app is set to allow both Landscape and Portrait...
View ArticleANE not functioning properly
Hi, I work for InMobi and the task is to build ANE for Adobe AIR platform.We are in the process of releasing new SDK for which I need to update my existing ANE.I was able to build the ANE successfully...
View ArticleAir Native Extension for OS X. Cant call functions from native code.
Hi, I am trying to build native extension for OS X.After creating context, I try to call native function with "call" method, but always I have an error "The extension context does not have a method...
View ArticleAdobe AIR supports Java 7?
Hey all, At the time of building Native Extension for Adobe AIR, does it supports Java classes compiled with Java 1.7? If not, then what is the workaround to have classes built with 1.7?
View Articlelocal_nostrip.arm-air.txt is missing in AIR SDK 16
I merged Flex SDK 4.6.0 and AIR SDK 16.0.0.272 and use it in the Flash Builder 4.6.I downloaded AIR SDK 16.0.0.272 in the following :( Because I use Flash Builder, I downloaded the original AIR SDK...
View ArticleAir iOS - To use TestFlight Beta Testing, build 1.0.0 must contain the...
Hi, I published my iOS app and uploaded it to iTunes Connect to run an external beta test through Apple TestFlight but I got this error: To use TestFlight Beta Testing, build 1.0.0 must contain the...
View ArticleNativeApplication.nativeApplication.systemIdleMode
When I use:NativeApplication.nativeApplication.systemIdleMode = SystemIdleMode.KEEP_AWAKE; I get:Scene 1, Layer 'Layer 1', Frame 1, Line 1 1120: Access of undefined property NativeApplication.Scene 1,...
View ArticleAdobe Air apps in Windows 10 app store
Do the changes coming in the Window 10 app store provide any hope for air applications making there way in?
View ArticleExport names to CSV [Excel Spreadsheet]
Hello! I'm a rookie programmer trying to build a program for a client. I'm pretty much done building it, but he wants the names entered in the log in screen to be exported to an excel/csv spreadsheet....
View ArticleLoad external SWF that loads other external SWFs
I need to load an existing SWF project into my AIR application. The project consists of a primary SWF that loads other SWFs. First, the tl;dr version: I have an AIR app that needs to load SWF A from a...
View ArticleNativeApplication Class Missing in AIR 13.0
I'm using Flash Builder 4.7 with AIR 13.0. The only three classes I'm seeing in flash.desktop package are ClipboardTransferMode, Clipboard, ClipboardFormats. My goal is to prevent mobile devices from...
View ArticleAdobe AIR Alarm Services ANE for IOS and Android
I want to make an Adobe AIR app for android and ios platforms and i should use alarm services of these platforms (ios & android) for several scheduled times in a day when app is not running. Could...
View ArticleApp crash
I have one flex mobile application (however I'm not sure if this is not an Adobe AIR for Android bug)It works fine on Android without "word prediction activated" and also with "word prediction...
View ArticleAPI information for adobe.utils.ProductManager
Hello, I'm trying to create an application that will monitor another application for a crash and re-launch it. I found some code for such a thing but it's in Flex, I'm working to convert this to pure...
View Article