File system permissions in Android Marshmallow
If I set my target SDK to marshmallow and request storage access in my manifest, it will not prompt the user to allow at run time. It will just fail to allow me to access the contents of the local...
View ArticleIs it possible to access file system in Mac App without file browser dialogue
In our Mac App we have following credential to entitlement.plist which enables us to read/write to user's file system followed by file browser dialogue:com.apple.security.files.user-selected.read-write...
View ArticleHow to show installer name in PKG to submit to Mac App Store?
We followed How to publish your AIR application to Mac App Store (guide) - Pigsels Media to sign and build our PKG to submit to Mac App Store. It compiled well however when run the PKG file, we see no...
View ArticleProblem creating an image from bitmap
Hello, I'm developing an AIR application that takes an snapshot of my camera and upload it to my server.I've got the following AS3 code:viewer.smoothing =true;viewer.deblocking...
View ArticleAnimate CC and Adobe AIR - Breakpoints are ignored
Hi guys, I use Animate CC to develop my app, and I have a problem : if I launch my app in debug mode, my breakpoints are completely ignored but I see the application's trace() in the output. Does...
View ArticleVersion Numbers and Build Numbers in IOS and on Android confusing
Hi! I have 5 apps on the Appstore and on Google Play. Im developing with Adobe Flash CC 2015 with the latest Air SDK I think I do not understand exactly what the differnce between Version Number and...
View ArticleMy AIR apk for Android does not load MC dinamically
Hello, I've developed an AIR application exported to "AIR 20.0 for Android".I have some MC in my library, and I'm adding and removing to/from stage depending on some actions.When I test it using...
View ArticleExporting provisioning profile from Xcode 7 to Adobe Animate CC
I generated both a free development certificate and a free provisioning profile in Xcode. I successfully managed to export the certificate (i.e. I may have exported it from my keychain), but see no way...
View ArticleIs it possible to play Youtube videos using VideoTexture?.
Not much more to add, I've been googling around and it seems like it's not meant to be used that way:"Plays a media file or a live stream from Flash Media Server" That means that it's not...
View ArticleWhen will Adobe AIR be officially approved/supported to run on Windows Server...
When will Adobe AIR be officially approved/supported to run on Windows Server 2012 R2?
View ArticleUser input problem on publishing to Android
Gane was designed in flash to accept user input from keyboard arrow keys. When published to Android, the user has no way to manipulate objects. I'm new to Animate CC or Flash, and I would like some...
View ArticleCompilation of APK issue! AIR 21, Intellij IDEA 2016.1.1
Hi, command line pass successfully ! java -Dapplication.home=C:\Users\~\AIRSDK_Compiler_21 -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Duser.language=en -Duser.region=en -Xmx1024m -jar...
View ArticleAIR 22: Captive Flash Player Removal from AIR
AIR 22: Captive Flash Player Removal from AIR - What does this mean for developers and end users ? I understand the AIR can't now load a webpage that use swf without Flash Player installed on client...
View ArticleWhat is the replacement to WebKit to App Store submission?
Since we can not package WebKit.dylib in a .PKG file to submit to App Store, what else we can use for HTML rendering in an AIR Mac application? StageWebView has one drawback - it renders top of the...
View Articlewhere can I change debug player in Flash cs6
Hello, I installed the Air21 sdk inside my old CS6 version to update an older project. after this I can't debug the projects, I think its a problem with the debug player version. I have downloaded the...
View ArticleProblem with Publishing to iOS in Animate CC 2016
I created a .p12 certificate and a provisioning profile in Xcode 7. (These are free since I do not have a developer account.) Now under signing identities in Xcode beside iOS Development, the Action...
View ArticleWeird graphical glitch (random block of pixels) on Kindle HD6 (gpu mode)
Hi, One of my apps displays a very weird graphical glitch that only happens on Kindle HD6 devices. (HD7 don't have any problems).It appears to be that when I put a movie clip with alpha = 0 on the...
View ArticleAny good text to speech native extension for Air?
hi,I was looking into text to speech functionality to include in my apps. Does anyone know of a decent (and up to date) native extension for air? I found this one, but don't know if it's any good...
View ArticleAdobe AIR + Android ANE for SEND intents
Hoping for help as I am desperately trying to get this to work since two days. My goal is to receive text and images in my Adobe AIR app via the "Share" popup on Android. Yes, I am aware of the...
View ArticleAdobe Air.dll Faulting Module
I have a simple application, it simply loops through a list of swf files and for each file calls a little application that I wrote that displays them. The originating application does not provide a way...
View Article