Minimalistic plugin for embedding Flash files using SWFObject 2. Syntax: [flash src="filename.swf" width="500" height="400"].
[flash src="filename.swf" width="500" height="400" /]
You can even get the plugin to show Flash content through widgets, but you have to make a few edits. You just have to edit your themes functions.php and add:
add_filter('widget_text', 'do_shortcode');
Requires: 2.5 or higher
Compatible up to: 2.8.4
Last Updated: 2009-12-7
Downloads: 1,772
Got something to say? Need help?