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.
## Problem Description `StageVideo` doesn't call `onPlayStatus` on playback complete with Windows/macOS devices. So you cannot handle `onPlayStatus` to play video in a loop or detect video playback end. Tested...
## Problem Description `StageVideo` start video playback with "zoom out" effect for iOS devices. So it breaks video playback UX for iOS. Tested with multiple AIR versions, even with latest...
**Or is there any way to use AAR files?**
## Problem Description `NetStream.Play.Failed` error on video playback via `VideoTexture` with iOS devices. So you cannot play video with `VideoTexture` for iOS devices. It critical for iOS applications that uses...
## Problem Description Describe your problem in detail. Include the following information: AIR SDK 33.1.1.620 Compiling on Mac OS 10.14.6 Mojave ## Steps to Reproduce 1. Set the -omit-trace-statements=true in...
Windows 10 SDK 33.1.1.743 ## Problem Description Error when loading stagewebview Error: Error #1001: The method StageWebView is not implemented. at flash.media::StageWebView/init() at flash.media::StageWebView() at Webview_win10_fla::MainTimeline/frame1()[Webview_win10_fla.MainTimeline::frame1:12] at runtime::ContentPlayer/loadInitialContent() at runtime::ContentPlayer/playRawContent()...
## Problem Description Since AIR 33.1.1.856 building APK fails with the following error: `Current Android sdk version doesn't support intent as xml tag` Java version: ``` java --version openjdk 11.0.13...
I am using airsdk:AIR 33.1.1.821 I am getting this crash continously what is the problem java.lang.IllegalStateException: at android.app.ActivityThread.handleTopResumedActivityChanged (ActivityThread.java:5113) at android.app.servertransaction.TopResumedActivityChangeItem.execute (TopResumedActivityChangeItem.java:39) at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage...
Hi, i use secureSWF from Kindi to encrypt apk file. With AIR33.1.1.345 everything works fine, but with newer sdk if I use secureSWF i can see error problem parsing the...
## Problem Description I have a Windows application that among others uses the camera. I use Adobe Animate although the first version of the application was made with Adobe Flash...