React Ruffle: Flash Media Player Component
Flash Player component for React
A React component for rendering Flash & ActionScript content using the Rust-based Ruffle emulator.
This component was created for use on this website.
Demo
This demo is using the
react-ruffle
component to render a Flash swf file. Credit to Trevor Van Meter (opens in a new tab) for the original Flash game Flyguy (opens in a new tab)
Installation
npm install react-ruffle --save
Readme
The following is content from the README.md file of the react-ruffle GitHub Repository ↗.