- Ruffle - Flash Emulator
Ruffle is a Flash Player emulator written in Rust Ruffle targets both desktop and the web using WebAssembly
- ruffle-core
Simply add ruffle to an npm package, and use something like Webpack to actually bundle and serve the files If you wish to use Ruffle on a website that doesn't use npm, we have a pre-bundled version which we call 'selfhosted'
- Optimisations, Text Input, Tab Focusing and More! - Ruffle
There's so many improvements to Ruffle, that we really can't do it justice with an easy summary here This blog post is going to be a little long, but the highlights are at the top!
- 2023 in review - Ruffle
Whilst not Ruffle itself, the website got some much-needed love from @Dinnerbone with a total redesign There's a lot more we'd like to do in the future with it, but web development isn't the specialty of any of our regular contributors help is very much welcome!
- First post, progress report! - Ruffle
Get ready for the biggest Ruffle announcement yet! And the first one on the blog!
- PlayerElement | ruffle-core
In addition to usual HTML attributes, this player contains methods and properties that belong to both the Flash JS API and legacy Ruffle API s You are strongly discouraged from using them, and should instead use ruffle(version) to access a versioned API interface
- BaseLoadOptions | ruffle-core
Currently only SWFs are supported, and each font embedded within that SWF will be used as device font by Flash content If any URL fails to load (either it's an invalid file, or a network error occurs), Ruffle will log an error but continue without it
- Ruffle News - May 2023 - Ruffle
Ruffle finally supports copying and pasting text! Thanks to the efforts of myself and @Toad06, editable text boxes in Ruffle now support cutting, copying and pasting
|