ruffle-rs / ruffle

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

Swf does not play at all #15128

Open marcoexo opened 4 months ago

marcoexo commented 4 months ago

Describe the bug

The file available here https://mariofanuli.com/site_flash/main.swf does not play at all. Some errors are reported in js console

Expected behavior

File plays correctly in flash player

Content Location

https://mariofanuli.com/site_flash/main.swf

Affected platform

Desktop app

Operating system

Any

Browser

Chrome

Additional information

No response

Lord-McSweeney commented 4 months ago

This needs ImportAssets.

Use the SWF URL http://mariofanuli.com/site_flash/main.swf (HTTPS doesn't work, server certificate is expired)

marcoexo commented 4 months ago

Thanks for info, but it plays correctly in local flash player on windows. Shouldn't it run in local ruffle ? It doesn't