Join a global community of Adobe Air users and developers.
Recently active
The Adobe Air download page results in an unending loop when the dwnload button is clicked.
Hi Guys,We have updated air sdk18 to 23 in our project. It seems it works good except in amazon build all the images are pixelated. Any workarounds for this? The issue is appearing only when we add a preloader swf to the project.Thanks
Hi all,Installing an app compiled with AIR version 23 and below works great when I use a device with iOS 9 (or lower), but fails when I test with devices using iOS10. If i try to install the app on the connected iOS device using Adobe Animate, I receive the good ol' Application Verification error. While if I try to install it directly to iTunes (tested both previous version and the newest [v. 12.5.1.21]), nothing happens.Anyone has a clue what's causing this?
I've been trying to use the Microphone on iOS, and found that listening the SAMPLE_DATA event messes up with the audio playback.Here is an example of my code:var s : Sound = new Sound();s.addEventListener(Event.COMPLETE, onSoundLoaded);var req : URLRequest = new URLRequest("theme.mp3");s.load(req);private function onSoundLoaded(event : Event) : void { var localSound : Sound = event.target as Sound; localSound.play(); var mic : Microphone = Microphone.getMicrophone();m mic.addEventListener(SampleDataEvent.SAMPLE_DATA, onSample);}private function onSample(event : SampleDataEvent) : void { trace('onSample');}When I start to listen to the SAMPLE_DATA event, the sound being played starts to crackle, as if it was bad quality.I've tried to use getEnhancedMicrophone instead, and it's worse, there is absolutely no playback as soon as I start listening to the SAMPLE_DATA event.I've tried different audio rates, gain, codec, and devices (iPhone, iPad), but nothing see
My app crashed and think it is something with latest beta AIR. App has uncaught error listener, but it didn't pop up. Only "myApp.exe has stopped working" Windows dialog.App has been working normal for a long time, so I doubt bug is within my app, but it could be.Crash was on Windows 7 64bit, 4GB RAMHere are error details:Faulting application name: MyApp.exe, version: 0.0.0.0, time stamp: 0x4eb75ae0Faulting module name: Adobe AIR.dll, version: 19.0.0.193, time stamp: 0x55f764b7Exception code: 0xc0000005Fault offset: 0x00153c5dFaulting process id: 0xd34Faulting application start time: 0x01d1044a1a2a7134Faulting application path: C:\Program Files (x86)\MyApp\MyApp.exeFaulting module path: c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll
Since ios10 Unicode in Text doesn't work...e.g.mytext.text= "\u2692";why?
Hi,We're not able to compile our app for iOS with Air SDK v23. We see lots of these for each of the ANEs we use: [java] "_com.mycompany.SomeANEName-7_7_aotInfo.67", referenced from: [java] _aotInfos in aotInfo.ofollowed by one of these and then failure: [java] ld: symbol(s) not found for architecture arm64 [java] Compilation failed while executing : ld64BUILD FAILEDWe can package for Android just fine. Is this a known issue with the beta?
Hello everybody.My app will then play flv videos.flv video used the audio bitrate 128kbps. There is a problem with sound playback from Bluetooth.64kbps audio bitrate video is fine.I am using adobe air 22 sdk and Marshmallow device.Please Help.
For ages, I just created a folder under c:\air_sdk named for example in this way:air15.0air16.0air17.0air18.0etc etcSo I created my brand new directory "air22.0" then unzipped the latest air sdk.Then I launch the latest Animate version.But when I select "help"/"manage Air Sdk" (or whatever it is, mine is in Italian) and then I select the directory I created, it says that no valid air sdk is in that dir.Anyone has the same issue?Thanks in advance
Hi, I wonder if there is any link to documentation or something which we can easily see what Android SDK has been used in each AIR SDK to compile the .apk files? At the moment, I need to know which Android SDK version has been used for AIR SDK V23?
Hi,SharedObject doesn't work with ios 10 !!!Can someone explain this ?
Hello,when I click on application icon on Android device, there is an animation, where the app color fills screen before application starts, but as AIR is doing initialization during this time, the animation is not fluent, especially when application supports only landscape aspect ration. Would it be possible to improve it? Like disabling the transition animation or customize it with simple splash screen, like described here: Splash Screens the Right Way | Big Nerd Ranch ?I know that it is just a detail, but these details does big impression as it is the first thing user sees after installing the application.Thanks a lot,DavidEDIT: after spending more time starting our application in various situation, the issue is visible only in scenario, where the app requires landscape only, but user is holding the device in portrait orientation. In this case there is only transition animation, which ends with partially filled screen with color, than there is the little, but ugly pause, before the
Okay: 10.10.5 Yosemite Relevant perhaps: Firefox 48.0.2The old version of AIR was no longer being recognized so I uninstalled it, figuring - no big deal, download a new one. Go to the AIR download page, click the icon... get redirected to the Adobe homepage, no download.What?
When trying to update Adobe Air, I click on "Download now", from the Adobe "Adobe - Adobe AIR " goes to "Creative Cloud" ... "Adobe: Creative, marketing and document management solutions " Then reclick on Adobe Air, it starts all over. Loop-de-loop.....Please Help...Johnnylee
Hi, I would like to know plans for this. Thanks!
According to the release note, with Air 20 you have added support for AIR 64-bit on Mac OS X this is all good and as it sounds, it shouldn't effect the iOS side but it seems like something has gone wrong on the iOS side now. if you try to compile any ANE (or at least the ones that we tested with) on your project for iOS, you will receive the following error message and it does not build the .ipa file.Compilation failed while executing : ld64we have tested this on a 64-bit Windows 7using the RichWebView ANE here: myflashlab/webView-ANE · GitHubI remember there was a similar problem before (can't remember exactly, but I think it was Air 16) and we were able to compile .ipa on a mac only not a windows So, we'll try a shot with Mac also to see if we can compile the .ipa on Mac or not and I will update this post when did the test but in the meanwhile that would be great if someone from Adobe can confirm if this is a bug or something?Thanks
It seems that after calling Microphone.getMicrophone(), the app "owns" the device microphone, so other apps report the microphone as used by another app. Is there a way to programmatically "release" the microphone without closing an Air app?
I recently developed a game named Tower of Archeos using Adobe Air.I made a mac version which seems to work fine for OSX Yosemite.After the steam release I started to get bug reports from people using El Capitan. It seems that the images wont load correctly and the game crash 2 minutes after start. Is there any report of adobe air bug happening only in OSX el capitan version ?
Recently we were in process to submit our AIR application to App Store and we soon flooded with lots of problem signing it and then in uploading process. Following were many problems we have faced with these two newly introduced executable in AIR SDK 64-bit version. 1. If we decide NOT to delete these two files in application signing process, we'll get following message at the time of signing .app file:[exec] DEPLOY/xxx.app: code object is not signed at all2. If we decide to delete these two files, then signing .app file became successful (following message) but it broke some particular feature like opening Terminal window and running command in it by an AppleScript or ExpectScript file (by NativeProcess):[exec] DEPLOY/xxx.app: signed bundle with Mach-O thin (x86_64) [net.xxx.xxx]3. We also faced such errors while uploading a build to iTunesConnect which is overwhelming:1 package(s) were not uploaded because they had problems:/var/folders/1b/8qtyjnc154jfq_5bysrxcht40000gv/T/55EA97A7-5A
I am having some black screen issues with a flash application made for android. I discovered that the black screen won't happen after closing the advertisement using the CPU or AUTO render mode instead of using GPU, but my application's performance will be compromised.Can anyone help me solve this issue without risking the application's performance? Any feedback is deeply appreciated.
Today I wantetd to upload my app to appstore, just a small change, from application loader there is no error, but i get an email that saysWhile processing your iOS app, Das Kroatische Küstenpatent -, errors occurred in the app thinning process, and your app couldn’t be thinned. If your app contains bitcode, bitcode processing may have failed. Because of these errors, this build of your app will not be able to be submitted for review or placed on the App Store. For information that may help resolve this issue, see Tech Note 2432. the build is listet in the activiries but I cannot choose that build to upload.Please help. I also tried to disable bit new compilation in Itunes under Prices and FunctionsregardsMichael
Is there ever likely to be a SCUP catalog for Adobe Air?
We are really looking forward to receiving the next release of Adobe AIR in order to fix the Android Open SSL issue that prevents us from uploading a new version of our application:http://fpdownload.macromedia.com/pub/labs/flashruntimes/shared/air23_flashplayer23_releasenotes.pdf How to address OpenSSL vulnerabilities in your apps - Google Help Anyone know when we will receive the final RELEASE version of Adobe AIR SDK 23?Thanks!
Hi,I'm asking this question as i have done some research on the web and adobe forums and cant really fin an answer for Adobe Air support on Windows 2012 R2.Our customers work on an application that has been developed in Adobe Air on their Windows 2003 terminal server environments. Now that Windows 2003 Live is coming to an end we have been migrating them to Windows 2012 R2 however we have encounter with he problem that Adobe Air and the client application crashes.The first problem starts when installing Adobe Air, after finishing the installation and with setup indication that was installed successfully the attached error appears right away. If i ignore this error and i install the client application it instals ok but after being running for 20 sec it crashes.i have tried installed the following:1. Installed all Microsoft updates for Windows 2012 R2 server as of May 11, 20152. Installed adobe air as Domain Administrator3. Installed adobe air as local Administrator4. Installed Adobe Air
Hi,I've been facing an issue when trying packaging my application using AIR SDK 17. The error details is below, I have also tried using AIR SDK 15, and AIR SDK 16, but I still get the same error. Error occurred while packaging the application: dx tool failed: UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.IllegalArgumentException: already added: Landroid/support/v7/appcompat/R$anim; at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection.java:123) at com.android.dx.dex.file.DexFile.add(DexFile.java:143) at com.android.dx.command.dexer.Main.processClass(Main.java:301) at com.android.dx.command.dexer.Main.processFileBytes(Main.java:278) at com.android.dx.command.dexer.Main.access$100(Main.java:56) at com.android.dx.command.dexer.Main$1.processFileBytes(Main.java:229) at com.android.dx.cf.direct.ClassPathOpener.processArchive(ClassPathOpener.java:244) at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPathOpener.java:130
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.