Join a global community of Adobe Air users and developers.
Recently active
I've created an AIR 4.0.0.1090 captive runtime app for both OS X and Windows. Upon launch, the app fires off an undesired ping to airdownload2.adobe.com. How can I stop this from happening?
I have the error: initial content could not be found... when the swf name contain the accented character éanother app without any accent work fine...EditConfirmed: I changed the swf name and it work!
Hello ~I'm developping a photo app for iphone/ipad.I used basic technic from adobe documentation for that, no problem (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/CameraUI.html), I'm getting my bitmapData and then do what i want.But problem is, ANY picture loaded from the CameraRoll is in portrait mode (for pictures taken with the camera)So from that point i was thinking to check the exif data from the file. So i tried this http://blog.flexnroses.com/?p=95But since in iOS we cannot acces the file path from mediaPromise, this script doesnt work.I've been searching for a while about that, but no succes.Does someone have any idea on iOS how to get the orientation of a picture taken with the camera ?(Because yes, other pictures there is no problem, just comparing height and width gives you easily the orientation)Cheers
Hi,May be someone is familiar how to get AVM2 - ActionScript3 Virtual Machine under Adobe license?Best Regards,Ze'ev
With iOS 9 the security model is changing. App Transport Security Technote: App Transport Security Technote All HTTP requests have to be encrypted. Do we need to change this in our air app as well?
Hello everyone,How do we disable ATS feature in Adobe AIR app for the app to run on iOS 9? I am getting below error when tried running the adobe air test app:iPhone-6 AdobeAirPluginTest[520] <Error>: App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.Is it possible to disable ATS flag in Adobe AIR or we achieve this from Xcode?
Hello I wanted a quote to develop an extension for adobe air.I need an extension for Android. The extension prevents the keyboard in full screen when the device is horizontal.Link reference to Android.http://www.programering.com/a/MzMwgTMwATM.html
Just wanted to mention this in case you have any AIR apps on the Mac App Store or distributed to customers you want to check on if using an older captive runtime AIR SDK.It seems there is a consistent crash happening on OS X El Capitan 10.11 with File.browseForOpen on one of my AIR apps distributed in the Mac App Store.The app is currently distributed with an older AIR SDK (3.8), and never needed updating as it has worked perfectly fine all recent OS X updates, including 10.10.However, now in 10.11 El Capitan, any attempt to use File.browseForOpen in the app crashes the app (with the crash info at the bottom of this message.)I just tested rebuilding and rerunning the app with the latest AIR SDK 19 (albeit not in the app store sandbox environment) and it works fine in El Capitan so I guess an app store update is in order to avoid the crash.Just wanted to mention this in case you want to check your OS X AIR apps, or does anyone know about this specific issue of a Save or Open Panel not r
I'm here at Adobe MAX and find it very strange that there isn't even any sessions about mobile gaming, there wasnt any mobile games shown at the keynote. it was 100% geared to the designer. I'd really like to know what the future of AIR is. it really seems like Adobe doesn't care about it at all anymore. Anyone have any thoughts on this?
eg. I want display a text ""คลิกที่นี่เพื่อเริ่มแช็ท" , but the TextField gives me a unexpected result as the picture showed. I have tried all the fonts on ios,what's wrong?Thanks in advcance
Hi, I use Flash CC for mobile gaming, but when I want to create a regular app I need to create my own UI and that takes a lot of time, I have found several components on internet but they require coding, Is there aany components that you can just drag and drop in Flash CC?Thanks in advance
Apple announced WatchKit.It will be a very good oportunity to Adobe AIR.
Hi,We, Superplus are looking for a full time mobile app developer in Norway. Amongst other technologies we are using Adobe Air targeting iOS and Android.Take a look at our job description here:Job Opening - App Developer — Superplus - Improving the lives of children with special needsLet me know if you have any questionsKim Daniel ArthurCo-Founder, Superplus
Hi guys, so I've been struggling with this for a while. I have created a simple app which does a simple post to the server at regular intervals.What I have noticed in Scout and Flash is that everything seems well. There is no major warning in the debug and CPU, memory is not under major stress.When the application is in the background and continues to post to the server I get a hard crash when I browse with Google Maps.I have narrowed it down to when the network gets really busy then the app crashes without any warning.When debugging with ADB logcat I eventually see that the process has died.I am currently testing it on a Samsung Galaxy S2 with Android 4.1.2 and it happens with Air 3.2, Air 17.0 & Air 18.0.Anybody know how to prevent the app from quitting unexpectedly?
How can I download version 19? After failing to update Adobe Air 18, I decided to uninstall it and download version 19. After several attempts, I am redirected away from the adobe.com site to a HotSpot Shield / AnchorFree advertisement. I do have HotSpot on my computer and I'd rather avoid uninstalling it also.
Hello.Is it possible to get some clarification on this issue. Are you saying that from version 18 to version 19 some devices have been fixed with this issue and some are still having problems? If so, is there a list of known devices that still have this issue that we can have?Fixed Issues:[Android]Application hangs and crashes after some time on playing rtmp video on some devices (4018065)Known Issues:[Android] Application hangs and crashes after some time on playing rtmp video on some devices(4018065)Regards,Craig
Hi,I know this has been posted many times.But why isn't there a function to actually retrieve all the registered events of an object ?Security purposes ?This would really be handy as I need to load some exterrnal swfs and sometimes people won't remove all their events inside and this could lead to many problems.And even using the unloadAndStop method won't do it as sometimes external swf will register events on the stage itself. And as the stage is not unloaded with the external swf, the swf will remain in memory and this is not good.Thanks for your answer.
Hi,I need to install my application built with adobe air in a company that PCs are not allowed to install anything.Can't I make it run as a single exe?Thanks
In recent past, the three AIR 18 SDK release announcements documented a certain known issue:ASC2.0 compiled app reports a Type Coercion error with MovieClips in SWC (3578605)( For reference: 6/9/2015 - Release - AIR 18 Runtime and SDK | 7/8/2015 - Release - AIR 18 Runtime and SDK | 8/11/2015 - Release - AIR 18 Runtime and SDK )Last week, in the AIR 19 SDK announcement (9/21/2015 - Release - AIR 19 Runtime and SDK) there is no mention of whether this is still a known issue or a fixed one. This was a hard-to-test issue, and it would be good to know whether Adobe believes this issue has now been addressed. (And/Or ... if anyone else in the community has evidence to suggest this was fixed, that would also be great to know!)Also, it would be helpful if someone could tell me whether this internal bug in question (3578605), maps to this public one: Bug#3562040 - ASC 2.0 compiled app report Type Coercion crashes with MovieClips in SWCThanks,Russell
I recently tested landscape auto-orientation in my app (for iOS 9 beta) on iPad, iPad mini, and iPhone 6 plus. Auto-orientation works on every device except the iPhone 6 plus. Nothing happens when the device is turned upside down.Flash CCWindows 7 64-bitAir 18.0.0.144iOS 9 betaWaiting for a fix, if there is one already.Air for iOS setting tab screen shot:
Hi All,|We just moved to AIR 18 (from AIR 15) in order to meet with Apple's new requirement about 64-bit applications.We noticed a severe performance degradation (2-3 FPS) on iOS devices when playing a certain animation with a couple of large image files (1000x600).In the first couple of times the animation playback was smooth, but after a couple of minutes into the game, the animation suddenly starts to lag, until an application-restart is required.This does not happen on Android devices.This issue does not occur on AIR 15Using Scout, we noticed that "Decompressing Images" is responsible for 99% of the frame's time.We suspect that the GPU is not correctly cleared, and that the runtime is kept endlessly busy swapping images.We managed to test this by deliberately choking up the GPU on AIR 15 & 18, and indeed in AIR 18 the runtime slowly degrades.Please advice on what to do, as we can't upgrade our application in the App Store until this issue is resolved.ThanksEyal
i bought a program called dr drum that works through air, but the version downloaded isn't good enough for drdrum to work. i take it that the main air page from adobe is for the latest version, 19, which is now on my computer, but so far no luck with the program, an error message appears and says that air isn't found. please help. email goldmanadam@yahoo.com
Hi,I have created a captive runtime installer. So AIR runtime also bundled with native installer. Can I include a redistributed air installer into the native installer? .IE If I remove the adobe air (runtime installer) from the bundle and is it possible to use the distribution license from Adobe for the native installer.
I need a new 2015 StageWebView(false) for mobile devices.I can't do anything new and innovative with JavaScript. This component was cool back in the day but now it does nothing useful.Every new 2014/2015 JavaScript library fails to work in Adobe AIR. Adobe AIR promised me JavaScript and AS3/Flex would be equal languages. They lied to me and I want this fixed. Please upgrade the StageWebView(false) component to use the latest version of webkit on mobile devices.
bonjour à tous,je suis généalogiste,et je vais sur les archives départementales depuis plusieurs années, avant je pouvais changer de page en haut à droitesoit page précèdante ou N° de page ou page suivante depuis deux jour je ne vois plus cette partie ( elle est là mais plus à droite) je la vois en déplaçant la page affichée vers la gauche ( j'amène à droite la barre de déplacement en bas de cette page mais elle repart immédiatement lorsque je lâche la sourie) donc je ne peux plus utiliser le site pour voir mes documents...j'utilise windows XP 3 ème édition...avant se problème Adobe m'avait demandé de mettre à Jour Adobe Air c'est maintenant ( 19.0.0.190 )mon épouse a Adobe Air 18.0.0.144 sur son ordinateur et cela fonctionne....je suis allé voir dans les programmes voici se que j'ai trouvé:1)adobe reader XI ( 11.0.08 )ID de mise à jour AC 76BA86-7AD7-0000-2550-7A8C400110082)Adobe shockwave player version 113)Adobe flash player 19 active X ( 19.0.0.185 )4)
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.