=== WP Flash ===
Contributors: CyberSEO
Author: CyberSEO
Author URI: http://www.cyberseo.net/
Donate link: http://www.cyberseo.net/donate/
Tags: flash, animation, swf
Requires at least: 4.0.0
Tested up to: 5.2
Stable tag: 3.0

Inserts an Adobe Flash animation into WordPress blog posts, pages and RSS feeds.

== Description ==

The WP-Flash plugin (developed by [CyberSEO.net](http://www.cyberseo.net/ "CyberSEO.net")) allows you to easily insert an Adobe flash animation into WordPress blogs, using the following shortcode:

        [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).

== Installation ==

1. Upload 'wp-flash' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Where can I get support? =

https://wordpress.org/support/plugin/wp-flash/

== Screenshots ==

The plugin has no user interface.

== Changelog ==

= 3.1 =
* Fully compatible with WordPress 5.2.

= 3.0 =
* Fully compatible with PHP 7.
* Fully compatible with WordPress 5.1.1. 

= 2.0 =
* Fully compatible with WordPress 5.0.1.

= 1.9 =
* Fully compatible with WordPress 4.9.7.

= 1.8 =
* Fully compatible with WordPress 4.9.1.

= 1.7 =
* Fully compatible with WordPress 4.9.

= 1.6 =
* Fully compatible with WordPress 4.7.

= 1.5 =
* Fully compatible with WordPress 4.1.1.

= 1.4 =
* Fully compatible with WordPress 4.1.

= 1.3 =
* Fully compatible with WordPress 4.0.1.

= 1.2 =
* The optional 'bgcolor' and 'wmode' parameters were added.

= 1.1 =
* Initial public release.

== Upgrade Notice ==

Upgrade using the automatic upgrade in WordPress Admin.