Easy Flash Embed

Easy Flash Embed Install Statistics

-11
0%
Today: 0 Yesterday: 11 All-time: 51,814 downloads
Easy Flash Embed Icon

Try plugin: Easy Flash Embed

We'll create fresh WordPress site with Easy Flash Embed installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Easy Flash Embed

Embed Flash easily and standard compliant with SWFObject using only a [swf] shortcode!

3


0


0


0


1

updated: 14 years ago
since: 14 years ago
author: Vincent Boiardt

Description

Embed Flash easily and standard compliant with SWFObject using only a [swf] shortcode!

In the text editor simply write something like:

[swf src=”http://www.example.com/my-flash-file.swf” width=300 height=100]

The attributes src, width and height are required

Additional attributes includes:

  • params
  • flashvars
  • version

The attributes params, and flashvars should be written like “flashvar1=value&flashvar2=value” to function properly. If you want to specify a Flash version use version attribute. Default is 9.

To provide alternative content for people without Flash, simply put some text between the [swf] brackets, e.g.

[swf src=”http://www.example.com/my-flash-file.swf” width=300 height=100]You must have Flash to view this file[/swf]