AS3 Forums Library
Hello Community, does anyone know of an AS3 library that can be used to add forums functions to a project? Maybe bundled with a backend library, or as a project for an open source forums engine? We...
View ArticleCan you launch an android app from an android app built with air?
Hi I might a have project coming up soon where one of the requirements is that the android air application can launch another application on the device... In pure java this would look something like...
View ArticleIssues with Air 20 Testing, Child SWF's root Sprite can't be unloaded.
Hi all,I got a problem.when I set applicationDomain = ApplicationDomain.currentDomain to loader.And The child SWF's root Sprite had a Class,but parent SWF without this Class.Do Repeat reloading and...
View ArticleLaunch image location in AIR for iOS
I have two launch images for a game I am making with AIR for iOS, titled Default.png and Default@2x.png. I cannot find where to place them so that they are used when openning the game. Adobe's...
View ArticleERROR ITMS-90046: Invalid Code Signing Entitlements - What's the problem here?
I am attempting to upload an ipa file to the App store (apple) through Application Loader and I'm getting the following error: ERROR: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your...
View ArticleiPhone 6+ incorrect Resolution reported (1472, 828)
Air 16+17 report the iPhone 6+ has a resolution of 1472 X 828 I am using Default-414w-736h@3x.png as the launch image name ThanksCraig
View ArticleAdobe Air Fortumo ANE (Nook Devices)... in search of!
Hello all, Is there a known Fortumo ANE for Nook apps? I've been looking on and off for a while and it doesn't seem to be a thing; at least one that has continued support/updates. It should be a...
View Article128kbps MP3 sound channel bug
Hi, I was wondering if anyone has run into this? It's referenced around the web in a number of old posts. Basically with MP3s of 128kpbs or lower, the sound channel doesn't seem to compute the sound...
View ArticleMissing Beta Entitlement - Where can I find this?
I am attempting to test a file in TestFlight. I managed to upload the ipa file however, when I try to add the file to TestFlight for an internal tester the option to add the app is not available. When...
View ArticleHow can I display only a certain numbers of items contain in an Array?
I've got this code in AS3 var products:Array; var list:Sprite = new Sprite(); function complete(e:Event):void { addChild(list); products = JSON.parse(loader5.data) as Array; for(var i:int = 0, l:int =...
View ArticleiOS ANE - Undefined symbols for architecture error when compiling ipa
Hi, I've recently built an ANE that includes a 3rd party framework and after packaging it inside an ANE I am getting these errors when trying to compile the ipa: Undefined symbols for architecture...
View Articleis it possible to generate .dsym file on windows with adt or flash builder ?
Is it possible to generate .dsym file on windows with adt or maybe with flash builder ?
View ArticleFMLE Live Streaming to Mobile Devices Suddenly Not Working
We've been using Flash Media Live Encoder to stream to our Flash Media Server to deliver live video to desktops and mobile devices for several years with good success. Suddenly yesterday, the live...
View ArticleSoft Keyboard not working in iOS 7 / AIR 3.9
Hi, I've been transitioning my app to the latest AIR 3.9 beta for iOS 7, and I'm running into a wild issue. None of the text fields trigger the virtual keyboard anymore. The cursor is blinking, and if...
View ArticleUnexpected or unknown element or attribute in the application.......
I am attempting to package an ipa file and am getting the following error: My development environment: Win10, Flash CC 2015, Air 19.0.0.241. I am also using the Push notifications ANE from Milkman...
View ArticleSamsung saying we are required to submit app that was developed using Samsung...
I just got an email from Samsungs Seller office saying: 1. When submitting new app in Seller Office, you are required to submit app that was developed using Samsung SDK. Samsung SDKs are the tools...
View ArticleFacebook Sharing
Hi everyone, I am trying to create an ios app to capture images and allow users to share it to their own timeline by logging in and logging out from their account from the created ios app and not...
View ArticleGraphics missed or not display on android device
I am packing my game for android. When I tested it on android device, I found many graphics missing. They seems to be invisible. It is fine on iOS device. I use gpu mode but not stage3D
View ArticleMay I know what open source software has been used in Adobe Air? Where can I...
Where can I find Open Source Software Disclosure for Adobe Air? Thanks
View Article