About 89 results
Open links in new tab
  1. Ruffle - Flash Emulator

    Ruffle is a Flash Player emulator written in Rust. Ruffle targets both desktop and the web using WebAssembly.

  2. Ruffle Player

    Ruffle Player is a Flash emulator supporting SWF files, enabling users to copy, cut, and paste functions effectively.

  3. 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 …

  4. Ruffle Player

    Experience the Ruffle Player demo showcasing Flash content compatibility and functionality on modern systems and browsers.

  5. Optimisations, Text Input, Tab Focusing and More! - Ruffle

    Sep 12, 2024 · We've decided to bring it under the Ruffle umbrella and have officially adopted it as our Android application. @dinnerbone has overhauled the codebase and UI for it, giving it support for …

  6. First post, progress report! - Ruffle

    Mar 12, 2023 · Get ready for the biggest Ruffle announcement yet! And the first one on the blog!

  7. 2023 in review - Ruffle

    Jan 14, 2024 · 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 …

  8. Config | ruffle-core

    The Config module contains all the types that Ruffle uses for movie configs. The main interface of interest here is BaseLoadOptions, which you can apply to window.RufflePlayer.config to set the …

  9. installRuffle | ruffle-core

    Install this version of Ruffle into the current page. Multiple (or zero) versions of Ruffle may be installed at the same time, and you should use window.RufflePlayer.newest() or similar to access the …

  10. Ruffle

    - [packages/extension](packages/extension) is a node package that turns Ruffle into a browser extension. - [packages/demo](packages/demo) is an example node package of how to use self …