Adobe-Runtime-Support
Adobe-Runtime-Support copied to clipboard
Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.
## Feature Description AIR should have ability to control permission requests programmatically with `StageWebView` for Windows. Essential for modern WebView2 implementation with `true` in application descriptor. Right now it not...
## Problem Description A crash occurred in `adl.exe` while using `AIR 33.1.1.929`. This software is not using any ANE. Unfortunately, I don't have much information except this:  If you...
## Feature Description Getting `NativeWindow` handle (`HWND`) necessary to windows management and extend AIR functionality by native extensions for desktop platforms. With Windows platform it `HWND`. With other desktop platforms...
## Problem Description `HTMLLoader.isSupported` utility returns `true` with Windows and macOS but `HTMLLoader` now legacy and removed. So it should returns `false` I think. Tested with latest AIR 33.1.1.821 with...
## Problem Description `trace(Screen.mainScreen.mode)` cause `ReferenceError: Error #1069: Property toString not found on flash.display.ScreenMode and there is no default value.`. It has been tested with multiple AIR versions, even with...
## Problem Description Excessive memory consumption when video playback with AIR 33.1.1.345 by Windows devices. It has been tested with latest AIR 33.1.1.345 with many different Windows devices. Simple AIR...
## Feature Description For many projects using dynamic fonts (loaded at runtime) is essential. Not embedding fonts inside SWF or bundle with manifest. For graphics and text editors for example...
## Problem Description Cannot launch and test application with AIR 55.0.0.1 using Adobe Animate CC. Animate trying to use 33.1 namespace. After application compilation IDE throws error. Tested with Adobe...
Good day Please what version of Java is required for use with Adobe Animate 2021 and Android Studio SDK installed via command line tools in generating .aab (Android App bundle)...
## Problem Description I noticed, a folder placed in File.applicationDirectory that needs to be copied with all the contents to File.documentsDirectory, is not working in 929 (creates the folder but...