WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Kodetop v2.4

WP-SWFObject

Insert Flash Movies into WordPress.

WP-SWFObject

The facts

Rating
5★ from 3
Active installs
1k+
Price
Free
Last updated
28 Nov 2017
Added
Mar 2007
Requires WP
1.5
Tested up to
WP 3.2.1
Downloads
149,538

Our analysis

AI-assisted

WP-SWFObject is a WordPress plugin that allows you to insert Flash movies into your site using a simple shortcode. It provides an easy installation process and can be used in both content and widgets. The plugin includes options for configuring the Flash player version and displaying messages for iPhone browsers.

This plugin is suitable for users who need to embed Flash content, such as animations or videos, into their WordPress posts or templates. It supports FlashVars parameters and can integrate with YouTube videos as well.

Best for: This plugin suits users looking to embed Flash content in their WordPress sites.

What it does well

  • Easy installation and usage
  • Supports shortcode for inserting Flash movies
  • Configuration options for Flash player version
  • Compatible with iPhone browsers
  • Supports FlashVars and FullScreen parameters

Where it falls short

  • Last updated in November 2017, may not be compatible with newer WordPress versions
  • Limited information on support and updates

Verdict

WP-SWFObject provides a straightforward way to insert Flash movies, but its age and lack of recent updates may limit its effectiveness for modern WordPress users.

From the developer

Kodetop's own description of WP-SWFObject, lightly tidied.

This plugin enable insert flash movies into WordPress using SWFObject with simple quicktag [swf][/swf] .

Features

  • Easy install and easy use on content and widgets
  • Insert Flash movie with simple shortcode
  • Panel for easy configuration
  • Allow config flash player version required
  • Allow config message for iPhone Browser
  • Support FlashVars param
  • Support FullScreen param
  • Generate <object> code for RSS and iPhone compatibility
  • Select version of SWFObject (1.5 or 2.0)
  • Allow insert SWFObject from Google AJAX Libraries API
  • Detect iPhone Browser to show message o link for Youtube Videos
  • Easy integration with Youtube videos
  • Support for show Loading image

To insert swf into post content or text widget use:

[swf]movie.swf, width, heigth[/swf]

To insert swf with flashvars use:

[swf]movie.swf, width, heigth, var1=val1&var2=val2[/swf]

To insert swf on template, use the php code:

<?php wp_swfobject_echo("movie.swf", "width", "heigth"); ?>

To insert swf with flashvars on template, use the php code:

<?php wp_swfobject_echo("movie.swf", "width", "heigth", "var1=val1&var2=val2"); ?>

For more information visit plugin website

Read the full description on the official page →

Tagged as