Ruffle
No security coverage
This module integrates the Ruffle Flash Emulator into Drupal, allowing you to display SWF files using the Ruffle player directly within your site. It automatically plays Flash content without requiring the Flash Player plugin, falling back to WebAssembly/JavaScript.
The Ruffle module integrates the Ruffle Flash Emulator into Drupal.
Features
- Field Formatter: Display `.swf` files uploaded to File or Media entities using the Ruffle player.
- WebAssembly/JS fallback: Automatically plays Flash content without the Flash Player plugin.
Post-Installation
- Manage the display of any content type with a File field.
- Make sure the file field can only accept flash files (swf)
- Set the format to "Ruffle Flash Player".
- Configure settings (Autoplay, etc.) if available.
Additional Requirements
- Drupal 10 or 11
- Ruffle JS library (loaded from CDN or local)