Join a global community of Adobe Air users and developers.
Recently active
Is anyone working with AIR & bitcoin/ethereum/blockchain technology?
Hi thereI have 2 games we're writing/testing. Our first game we finished a few weeks ago. We coded and tested in Adobe Flash Prof. I got a "distribution" certificate, I built an "app identifier", I registered my 2 devices (each with a different UDIDs) and I built a distribution "provisioning profile" for this game. I went back to Flash Prof, specified "iOS 14", supplied the certificate and provisioning profile, my password and specified "adhoc" under deployment (I specified "adhoc" everywhere it showed up because that's what Apple told me to do). This game published and built an "ipa" file, I dragged the ipa file into iTunes and plugged in my iPhone6 and hit "sync". It popped onto my iPhone and the game works great.The second game I tried to load today failed miserably. I did the exact same sequence. The game works great in Flash Prof. I used my dist'n certificate, built a new app identifier, built a provisioning profile and specified my devices. I went back into Flash, specified iOS14
If I take a pic and add it to the stage its rotated. Is there a way to have the photo appear properly ?
Hi,I published an iPhone app with AIR SDK 14 for the App Store.Is the published .ipa file safe from decompilers or should I use a tool like SecureSWF (kindi.com) to encrypt/obfuscate the AS3 source code?Thanks
When I trigger the choose for the camera roll my app breaks out of full screen mode and ads a white header that animates in before the camera roll actually becomes visible. Has anyone seen this or know how to fix it ?
i am trying to build my android app with this ANE (alebianco/ANE-Google-Analytics) but i have been getting following weird message and packaging APK has been abortedi get this message when am trying to build another ANE file (google analytics service of android sdk) too.i don't understand what's happening... sorry bad english.
I have built an application which plays flv videos using the FLVPlayback 2.5 component.It works fine on Windows, Mac and Android but on iOS it hangs when loading the skin.I searched and found that iOS doesn't allow loading secondary SWF with code in it which is the case as the skin SWF contains as3 code.I tried the solution here:http://blogs.adobe.com/airodynamics/2013/03/08/external-hosting-of-secondary-swfs-for-air-apps-on-ios/but didn't work for me.I also embedded the skin SWF in the code, tried loading it and it worked in debugging with Fast Packaging using Flash Builder, but with Standard Packaging didn't, as well as when I exported a release built and ran it. I got the following message:Does anyone have an idea what to do?If I export the skin as .swc file and add it to my library path will it work and how can I load it? Has anyone tried it?Thanks in advance.
I am unable to update Adobe air because it does not recognize me as the administrator. I am the administrator aand have been since I got this computer 5 years ago. I have a program I paid for that will not work without the update. I've tried numerous times to no avail. Any help is appreciated. Thank you
How to solve this problem i am stuck here
We just tried to update to the beta (15.0.0.349) to fix some issues with the iPhone splash screen. However, this seems to have broken our Android build.What we see is the Android app ends up with just a white screen with a "TypeError: Error #1016" in the log from our main function. Nothing in our app derives from a final class, so the error doesn't make any sense. It also isn't caught at compile time - just runtime.Backing down to Air 15.0.0.249 works - so it's something between those two that's causing the problem.Any clue what it might be? Is this an Air bug, or is there something I'm missing?
Is there any event getting dispatched when component is destroyed.Remove event is giving call only when this particular component is destroyed specifically. If the parent component is destroyed then it is not giving any call.
Hello guysI am conceptualizing a project at the moment and I am thinking of using Adobe AIR to develop the application related to that project.But it depends on the ability of AIR to fulfill my project requirements.I want your ideas, please...Imagine, I finished developing my application and compiled the distributed version using Adobe AIR. And I am going to distribute the installation files of the intended application by burning on to a CD.Imagine, the user who got that CD, installed it it on his computer and launched the application. When the application is running, it needs to load a XML file which is saved in our company server.Since it is an important data file I don't want to dispatch it with the installation CD. So I am thinking of using URLRequest and URLLoader classes to load this XML file from server dynamically.Lets imagine I did codes like this....var request:URLRequest = new URLRequest("http://www.mycompany.com/sereverfolder/blabla.xml"); request.method = URLRequestMethod.
I'm new at developing apps for Android. At first glance, anyway, it appears that some sort of License Key is needed in order to submit a Paid app.They generate a very lengthy license number, but the question is: What do I do with it? How do I add this to my app if I'm using Flash Professional to publish my apps to Android?The migration from iOS over to Android was pretty simple up to this point, now I'm stumped.Any help would be greatly appreciated!
I would like to develop an app in Adobe AIR. The requirement is that video recording with a custom watermark logo on top left. Anyone have any idea, how to record a video with custom watermark?Please suggest some code or any reference, it would be helpful for all who is looking video recording.Thanks!
I've got a script to install an Air based app, the crucial part of which is: sudo /Applications/Utilities/Adobe\ AIR\ Application\ Installer.app/Contents/MacOS/Adobe\ AIR\ Application\ Installer -silent -eulaAccepted -location /Applications /private/tmp/Traffic14.1.0\ Update/TrafficApplication-Installer.air This works fine but I now want to change this so that it checks for AIR updates using -pingbackAllowed option, so when i add it to the above line like so: sudo /Applications/Utilities/Adobe\ AIR\ Application\ Installer.app/Contents/MacOS/Adobe\ AIR\ Application\ Installer -silent -eulaAccepted -pingbackAllowed -location /Applications /private/tmp/Traffic14.1.0\ Update/TrafficApplication-Installer.air it fails with a "too many arguments" error.So i remove the -eulaAccepted argument but still get the same errorAm I doing something wrong?I'm running this OS X 10.9.5Thanks in advance
Can the application automatically read the user's credentials? Maybe not directly, but hashed?For example, the application gains access to an external database automatically if this users name was registered.
Hi,I have a StageWebView displaying an HTML page in Android with AIR (currently 3.5, but the same happens with 3.6). It displays fine and works perfectly, until...If I flip out to another app, for example, by clicking on the device home button, and then return to the app, the StageWebView still renders my HTML correctly, and will load new pages correctly, BUT...Clicking links no longer has any effect. It appears there is some interaction as the mousedown link highlighting works as normal, but there is no navigation of the browser.I will dig a bit deeper to see whether this happens with simple HTML links as well (I think the page uses jquery a lot) but this seems like a fairly fundamental bug. There doesn't appear to be any workaround - once the StageWebView stops working, the only remedy is to close the app and restart as even creating a new StageWebView instance doesn't appear to fix the issue.Can you let me know whether this is a known issue with a known bug report or should I create
So as we know Android 5.0 broke all Adobe AIR built apps. I saw my sales drop 25% across the entire catalog the week 5.0 was released and getting a few emails a day about this issue. Any info on the progress or solution would be greatly appreciated. Thanks.
Hello,I have a mobile project that runs fine when it's debugging on the device but it gets a black screen when it builds as release.I just bought a new laptop today and downloaded everything freshFlash Builder 4.7Air 15 SDKStill having the issue. I figure this is a configuration issue, can someone help who's had the same problem.
Hello,I am having trouble opening a PDF file in adobe air application on Mac OS. I already installed adobe reader 11 and air on mac.I also traced HTMLLoader.pdfCapatibility, which returns 3204 (An error was returned by the OS when trying to load the Adobe Reader or Acrobat application or one of its necessary libraries.) on Macs.I am showing you some sample code to you.if(HTMLLoader.pdfCapability == HTMLPDFCapability.STATUS_OK) { var request:URLRequest = new URLRequest(tempFile.url); pdf.load(request); var ui:UIComponent = new UIComponent(); ui.addChild(pdf) container.addChild(ui); } else { trace("PDF cannot be displayed. Error code:",HTMLLoader.pdfCapability); }it shows the output : PDF cannot be displayed. Error code: 3204 Please let me know if anyone has any ideas .
In my adobe air application I have an embedded font (open sans) which I am using in a textfield. The textfield is using html text. When I underline text (<u></u>) it shows up great on screen, but it does not print. The print out prints the text without the underline. Is this a bug?
With one of our recent app updates, we receive user complaints that players are unable to connect to our Smartfox Server (using TCP protocol) either through cellular network or WiFi. All sorts of Android versions are affected, it is not limited to Android 5, but only a small fraction of players is reporting problems. We are currently using Adobe Air 16 Beta SDK, but we are not sure yet if that marks the beginning of the problems. Other factors involved are 3rd party ANEs (GoViral was updated recently) and remote loading of Air 15 swf with Air 16 app.Does anyone else experience similar issues?
Hi, Is it possible to change the name that gets displayed in the Android share menu? For example, the app Pocket shows "Add to Pocket" instead of their app name "Pocket". I found the link below that describes the process for vanilla Android, but how to do it for Air Android? http://www.eggie5.com/8-hook-share-picture-via-menu-android Thanks
If I publish with Air 14.0.0.137 it works works just fine, but when I test Air 15.0.0.302 (or Air 15.0.0.289) it's crashing.I'm testing the following code and it's not working with AIR 15, Flash CC.The app crashes on the device (as did my original code, hence my testing :).I've tested on an iPhone 6 and an iPhone 5, both iOS 8.02, only using newly taken photos.I need to use AIR 15 in my app so I'm pretty much stuck right now.// air 14.0.0.137 WORKING (but can't be uploaded in Application Loader) // air 15.0.0.289 NOT WORKING // air 15.0.0.302 NOT WORKING package { import flash.display.Bitmap; import flash.display.BitmapData; import flash.display.Loader; import flash.display.Sprite; import flash.display.StageAlign; import flash.display.StageScaleMode; import flash.events.Event;
I have an application that I've been working on for a couple of years that has never exhibited this behavior before and wonder if anyone has ideas? I have a scheduling program. It includes a calendar. I also have a spark Window-based component which can be open when the user is navigating to the calendar. That window shows unscheduled events and the idea is that they can go to the calendar, identify open time slots and fill those times with the unscheduled events. For the first time in that two years of development, it consistently crashes if I have the s:Window open as it navigates in the main window to the calendar. It does not crash in Flash Builder. It crashes with a Windows message saying MyApp.exe has crashed would I like to look for a solution (or whatever the typical Windows crash message is that displays).Any thoughts? Yes, I've updated to 15 and hope it's unrelated.Thanks
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.