ruffle-rs / ruffle

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

SWF library loading? #18240

Closed TooManyFactoryResets closed 2 weeks ago

TooManyFactoryResets commented 2 weeks ago

Web build feature: SWF library loading? Some Flash apps/games compile to multiple SWF files and I'm not sure if this is built in already but, it'd be nice if a feature was added that could load the libraries or external files on a server or host.

adrian17 commented 2 weeks ago

We already support multi-SWF games. As long as they worked on Flash Player, they should also work with Ruffle. (and if they don't, the reason is probably not related to them being multi-swf)