WP Flash

Innserts the Adobe Flash animation into WordPress blog posts, pages and RSS feeds.

Author:CyberSEO.net (profile at wordpress.org)
WordPress version required:5.6
WordPress version tested:5.6.4
Plugin version:3.3
Added to WordPress repository:04-10-2011
Last updated:04-01-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:5
Plugin URI:
Total downloads:45 429
Active installs:2 000+
plugin download
Click to start download

The WP-Flash & Ruffle plugin (developed by CyberSEO.net) allows you to easily insert Adobe Flash animation into WordPress blog posts and pages. The plugin supports both Adobe Flash Player and Ruffle Flash Player emulator.

Ruffle is a Flash Player emulator written in Rust. Ruffle runs natively on all modern operating systems as a standalone application, and on all modern browsers through the use of WebAssembly. Leveraging the safety of the modern browser sandbox and the memory safety guarantees of Rust, we can confidently avoid all the security pitfalls that Flash had a reputation for. Ruffle puts Flash back on the web, where it belongs – including iOS and Android!

Designed to be easy to use and install, users or website owners may install the web version of Ruffle and existing flash content will “just work”, with no extra configuration required. Ruffle will detect all existing Flash content on a website and automatically “polyfill” it into a Ruffle player, allowing seamless and transparent upgrading of websites that still rely on Flash content.

Ruffle is an entirely open source project maintained by volunteers. We’re all passionate about the preservation of internet history, and we were drawn to working on this project to help preserve the many websites and plethora of content that will no longer be accessible when users can no longer run the official Flash Player. If you would like to help support this project, we welcome all contributions of any kind – even if it’s just playing some old games and seeing how well they run.

Use the following shortcode to insert Adobe Flash animation into your posts and pages:

[swf:url width height bgcolor wmode]

where:

  • url – the URL of a SWF file (flash object);
  • width – a width of the flash object;
  • height – a height of the flash object;
  • bgcolor – a background color (optional);
  • wmode – wmode, e.g. transparent (optional).