Title: BillyBenSWF
Author: Billyben
Published: <strong>septembre 13, 2011</strong>
Last modified: septembre 15, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/billybenswf.svg)

# BillyBenSWF

 By [Billyben](https://profiles.wordpress.org/billyben/)

[Download](https://downloads.wordpress.org/plugin/billybenswf.1.1.0.zip)

 * [Details](https://tah.wordpress.org/plugins/billybenswf/#description)
 * [Reviews](https://tah.wordpress.org/plugins/billybenswf/#reviews)
 *  [Installation](https://tah.wordpress.org/plugins/billybenswf/#installation)
 * [Development](https://tah.wordpress.org/plugins/billybenswf/#developers)

 [Support](https://wordpress.org/support/plugin/billybenswf/)

## Description

Here is a simple shortcode to include swf in your articles. You just have to give
the address of the image (absolute or something that approximates to be relative),
and the swf is inserted in your article to its own dimensions. Of course you can
change these dimensions through the shortcode. You can also provide flashvars and
change the parameters and attributes of the object. You can specify an id and/or
class for the html object created.

It use swfObject2 (javascript) for swf embedding in the html page.

**Requirements**

It require Javascript enabled, php 4 (not sure).

You can also visit [Plugin Page](http://asblog.etherocliquecite.eu/?page_id=738&lang=en)

### Options description

or visit [Plugin Page](http://asblog.etherocliquecite.eu/?page_id=738&lang=en)

eg, swf URL : http://www.monsite.com/wp-content/uploads/2011/09/monSWF.swf

Define default settings to the option page. Default folder is the basis for relative
url. However, if default folder is « http://www.mysite.com/wp-content/uploads/2011/
09/ »
 and you want access to « http://www.mysite.com/wp-content/mySWF/myswf.swf»,
you can write : « wp-content/mySWF/myswf.swf ».

= ShortCode Simple use=

[BB_SWF movie= »http://www.monsite.com/wp-content/uploads/2011/09/monSWF.swf »]

[BB_SWF movie= »/wp-content/uploads/2011/09/monSWF.swf »]

[BB_SWF movie= »wp-content/uploads/2011/09/monSWF.swf »]

[BB_SWF movie= »/uploads/2011/09/monSWF.swf »]

[BB_SWF movie= »uploads/2011/09/monSWF.swf »]

If the url is not absolute, it always will point to the directory « http://www.monsite.
com/wp-content/, you just have to complete.

This also works if the wordpress installation directory is not the root of your 
site, eg:

To insert a swf from another domain, or some other directory than wp-content, just
provide an absolute url.

= General Settings=

1/ You can provide a width and height for the swf by the parameters width and height.

[BB_SWF movie= »uploads/2011/09/monSWF.swf » width= »200″ height= »300″]

If one of these two parameters is missing it will be automatically adjusted to the
original swf size.

2/ You can also specify an id and a class to the object inserted, so you can play
with css, by the parameters id et class :

[BB_SWF movie= »uploads/2011/09/monSWF.swf » id= »monSwfId » class= »swfClassEmbed»]

3/ You can specify the minimm flash player version by the « minfp » parameter :

[BB_SWF movie= »uploads/2011/09/monSWF.swf » minfp= »10.0.0″]

By default it’s set to 9.0.0

#### FlashVar

[BB_SWF movie= »uploads/2011/09/monSWF.swf » flashvar= »name1=value1&name2:value2
|name4=value4″]

#### Advanced Settings

**1/ Changing Attributes**

[BB_SWF movie= »uploads/2011/09/monSWF.swf » attributes= »name1=value1&name2:value2
|name3=value3,name4=value4″]

for example, to change the alignment of the object:

[BB_SWF movie= »uploads/2011/09/monSWF.swf » attributes= »align:left »]

**2/ Changing parameters**

For example for a transparent swf (we play on the wmode) and scripts access modification:

[BB_SWF movie= »uploads/2011/09/monSWF.swf » params= »wmode:transparent&allowscriptaccess
=always »]

In short, you can edit all the usual parameters.

## Installation

 1. Upload the « BillyBenSWF.zip » file.
 2. Unzip the content
 3. Copy the « BillyBenSWF » folder to your wordpress pluging folder
 4. Activate the plugin through the « Plugins » menu in WordPress
     That’s all, use 
    then shortcode in your post.

## FAQ

  I can’t embed Twice the same swf ?

Please Ask! [Plugin Page](http://asblog.etherocliquecite.eu/?page_id=738&lang=en)
or [Plugin forum](http://asblog.etherocliquecite.eu/?page_id=612/billyben-swf/)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“BillyBenSWF” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Billyben ](https://profiles.wordpress.org/billyben/)

[Translate “BillyBenSWF” into your language.](https://translate.wordpress.org/projects/wp-plugins/billybenswf)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/billybenswf/), check
out the [SVN repository](https://plugins.svn.wordpress.org/billybenswf/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/billybenswf/) by
[RSS](https://plugins.trac.wordpress.org/log/billybenswf/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * add option page to set default values (default folder, default minimal FP version,
   default default content)
 * french traduction… (of the option page)
 * help & about page

= 1.0.2=
 * small copy/paste mistake…. (fix incompatibility with BillyBenRing…)

= 1.0.1=
 * add minimum flash player version parameter

= 1.0.0=
 * Shortcode enable for swf embed

## Meta

 *  Version **1.1.0**
 *  Last updated **15 années ago**
 *  Active installations **10+**
 *  WordPress version ** 2.8.1 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/billybenswf/)
 * Tags
 * [embed](https://tah.wordpress.org/plugins/tags/embed/)[flash](https://tah.wordpress.org/plugins/tags/flash/)
   [include](https://tah.wordpress.org/plugins/tags/include/)[swf](https://tah.wordpress.org/plugins/tags/swf/)
 *  [Advanced View](https://tah.wordpress.org/plugins/billybenswf/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/billybenswf/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/billybenswf/reviews/)

## Contributors

 *   [ Billyben ](https://profiles.wordpress.org/billyben/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/billybenswf/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=legendreben%40hotmail%2efr&item_name=BillyBen%20Ringt%20WordPress%20Widget&no_shipping=0&no_note=1&tax=0&currency_code=EUR&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8)