ruffle-rs / ruffle

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

Can't Play SWF file in Chrome despite Ruffle extension added to Chrome #16401

Open ianchua55 opened 1 month ago

ianchua55 commented 1 month ago

I added the Ruffle extension into Chrome to run a quiz SWF file. But it only displays the radio buttons and not the question and answer options. Is there anything else that needs to be done besides adding the Ruffle extension to Chrome? My Chrome web browser shows the Ruffle extension is ON.

n0samu commented 1 month ago

Hi, I can't say for sure what the problem is unless you zip and upload the SWF file in question. But I recommend that you try running the SWF file with the desktop app, because it sounds like the problem may be related to fonts. Only the desktop app can access system fonts, so it's the easiest option in that case.