How to get Safari to open an HTML document created in AIR on iOS
We have an iOS app that creates a 3-page HTML document on the user's device and then prints it. We were using Darkredz ANE to do this, but the ANE is broken in iOS 8 and the Darkredz website is...
View ArticleGoogle Chrome ARC for Adobe Air Android?
Hi, Does anybody know if Google Chrome ARC works for Adobe Air based Android apps?- https://developer.chrome.com/apps/getstarted_arc ARC looks really cool and promising.
View ArticleCan adobe air send SMS on ios and android without opening the native sms app?
Is it possible to programatically create and send an SMS text message on android and ios using adobe AIR? I have had success using navigatetourl to create the sms message, but was curious to know if...
View ArticleHow to record a time-limited video with Adobe AIR for iOS
I am trying to record a time-limited video with Adobe AIR for iOS. For example, I want to implement the following function. Start a one-minute timer before launching CameraUI to record video. When...
View ArticleHappy Holidays
I just set the Easter offer prices in all my games and thought I'd wish all of the fellow Air developers a happy holiday weekend and Happy Easter soon! And the same goes to the orthodox community next...
View ArticleSpark labels won´t show embedded fonts on AIR 4.0
Hello. After noticing that AIR 3.9 was no longer accepted on the Apple Store (http://flashgamer.com/blog/comments/apple-is-not-currently-accepting-applications-built-wi th-air-3.9), I downloaded a new...
View ArticleiOS Game Controller support (ANE) ?
Hi, Game controllers made for iOS (MFI) is starting to grow quite popular and I want to support them in my coming iOS games. I haven't found any MFI controller ANE's out there. Any suggestions? Thanks...
View ArticleStageWebView Touch Scroll
Hey all, Is it possible to ditch the standard scroller on the right hand side of StageWebView and have a touch scroll instead? I'm developing an App for a Windows 8 tablet and having the scroll bars...
View ArticleiOS build error on Adobe Flash Builder
Hello Adobe Team, I work for InMobi and we are in the process of updating Adobe AIR ANE to support our upcoming SDK 500. When i run my test app integrated with ANE and AIR SDK 17, it throws below...
View Articlecreate captive runtime error in adt command line
Hi i go to cd C:\Program Files\Adobe\Adobe Flash CS6\AIR3.2\bin adt -package -keystore D:\Games\MAFIL\VSS\Production\Proto\tisApk.p12 -storetype pkcs12 -target bundle...
View ArticleANE with iOS embedded custom framework
Hi! I've been struggling with creating ANE for iOS for a week. The problem is that we have our own custom iOS framework with resources.Mostly my work was based on this article: Adobe Flash Platform *...
View ArticleFile Exists Always returning false
I am using the File.applicationStorageDirectory.resolvePath("myData.db") to reference the location of my SQLite DB file. When I browse to the folder in question I can see that the file is in fact...
View ArticleAfter updating Xcode to 6.0.1 I am not able to debug AIR app on iPhone simulator
Today I received the Xcode 6.0.1 update. I made the update and right after I was unable to debug my AIR app.The error that I received is: Error occurred while installing the application:2014-09-19...
View ArticleHow to present an ANE?
Hi, I made an ANE and I wanted to show it to you in the forum however I receive an email that the moderator didn't approve the post, I also tried without using links and I don't get a reply of why do...
View ArticleANE issue with iOS
Hello, I am making ANE for iOS. Getting below error. ArgumentError: Error #3500: The extension context does not have a method with the name init.at flash.external::ExtensionContext/_call()at...
View ArticleBest approach to select multiple/all photos from the iOS CameraRoll?
I want to use FlashBuilder 4.5.1 to build a flex mobile photo organizer project that lets me select multiple photos from the iPhone Camera Roll.I've seen the flash.media.CameraRoll class, but it only...
View ArticleAll Files Blocked On IOS 8
By using the File class I was able to create, delete, and move files before IOS 8 and now I can't. When I trying to do anything outside the applicationStorageDirectory I get an error File Access...
View Article"Invalid executable size" error when building for ios
Hello, We've recently upgraded an application to AIR 16 and are having trouble getting under the 80mb size limit for iOS apps now. I've searched on the forums for this issue, but am unclear on...
View ArticleExecute in background for more than 3 minutes?
Hi, My app is a timer-app. It works fine for 3 minutes in the background. If I set it to 5 minutes, it only works (in the background) for 3 minutes, then it stops. (it continues when I open the app...
View ArticleiOS 8 - FileStream throwing error 2038 on open for write?
Hey all, Going through iOS 8 compatibility checks with our Adobe AIR app (tested with AIR 13 and AIR 14), I'm noticing changes to file storage.In short, my code has always been as follows for simply...
View Article