ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.52k stars 805 forks source link

Cannot open "MassiveDynamic" flash web-site #16910

Closed GregS1000RR closed 3 months ago

GregS1000RR commented 3 months ago

Describe the bug

Tried to open this old website (http://massivedynamic.com/) via Chrome and FireFox using latest plug-in Tried also using latest nightly build (20240628) of ruffle.exe (32 and 64bit ver) on Win10

Result same : Tries to do something (High CPU load), but it remains a white screen

Thanks for your review

Expected behavior

Flash web site should at least show something

Content Location

md_main.zip

http://massivedynamic.com/

Affected platform

Desktop app

Operating system

Windows 10

Browser

FireFox and Chrome

Additional information

No response

Lord-McSweeney commented 3 months ago

This needs version-gating (playerglobal/namespace versioning) of DisplayObject.rotationY

GregS1000RR commented 3 months ago

Thank you for the reply, but I'm not sure to understand if there is something I can do about it ?

n0samu commented 3 months ago

Hi @GregS1000RR, thanks to evilpie's work in the PR linked above, this issue should be fixed in the next day or two. You should be notified by email when this issue is closed, and then the fix will be live in the next release.