-
-
Notifications
You must be signed in to change notification settings - Fork 845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Flash Player 11.5 or AIR 3.5 required to use this feature. #19490
Comments
Hi! Is there anything I can do to help tracking this issue? I'm building as3 libs that support air/ruffle and I need to resolve this issue to continue. Thanks! |
The culprit is that window.RufflePlayer.config = {
"logLevel": "info",
}; @Lord-McSweeney @adrian17 is it that important to have stacktraces enabled only for |
Thank you @kjarosh |
Related:
Now looking a this it seems like a bug. |
Describe the bug
My swf works with Flash Player and Ruffle on desktop, but fails on the web. I got this error:
Expected behavior
My swf should work properly.
Content Location
application.zip
Affected platform
Desktop app
Operating system
Windows 11 24H2
Browser
Chrome 133.0.6943.59 (latest)
Additional information
No response
The text was updated successfully, but these errors were encountered: