JJ SwfObject

Allows you to insert a swf file using a widget or a shortcode using the swfobject library.

Author:JJ Coder (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.1.4
Plugin version:1.0.5
Added to WordPress repository:15-02-2011
Last updated:07-03-2011
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, %:100
Rated by:1
Plugin URI:
Total downloads:8 086
Active installs:60+
plugin download
Click to start download

Allows you to insert a swf file using a widget or a shortcode.

You can specify the following parameters:

NOTE: sc means shortcode:

  • Title: Title. Leave blank for no title. (sc: title=”My Title”)
  • Alternate Content. Content to display if can’t embed flash. (sc: alt=”Flash required”)
  • HTML id: HTML id to use. Defaults to ‘jj_swfobject’. Needs to be different for multiple instances on same page. (sc: html_id=”jj_swfobject”)
  • Path: Rath to swf. (sc: title=””)
  • Width: Width of swf. (sc: width=””)
  • Height: Height of swf. (sc: height=””)
  • Version: Flash version required. Defaults to ‘9.0.0’. (sc: version=””)
  • Flashvars: Fashvars for swf. eg, {name1:”hello”,name2:”world”,name3:”foobar”} (sc: flashvars=””)
  • Params: Params for swf. eg, {menu:”false”} (sc: params=””)
  • Attributes: Attributes for swf. eg, {id:”myDynamicContent”,name:”myDynamicContent”} (sc: attributes=””)

Check out swfobject documentation for more info. (http://code.google.com/p/swfobject/wiki/documentation)

Shortcode Examples:

  • [jj-swfobject path=”/mypath” html_id=”banner” width=”200″ height=”200″ version=”9.0.0″]

Try out my other plugins:

  • JJ NextGen JQuery Slider (https://wordpress.org/extend/plugins/jj-nextgen-jquery-slider/)
  • JJ NextGen JQuery Carousel (https://wordpress.org/extend/plugins/jj-nextgen-jquery-carousel/)
  • JJ NextGen JQuery Cycle (https://wordpress.org/extend/plugins/jj-nextgen-jquery-cycle/)
  • JJ NextGen Unload (https://wordpress.org/extend/plugins/jj-nextgen-unload/)
  • JJ NextGen Image List (https://wordpress.org/extend/plugins/jj-nextgen-image-list/)

Contributors


Screenshots
FAQ
ChangeLog