WP-Al-SWFObject was launched.
For Flash users all over the world, I made a powerful plug-in for embedding swf on WordPress. If this plug-in is installed, swf with more detailed parameters can be displayed more easily.
- Download
WP-Al-SWFObject v2.0
- How to use
Describe the following codes at the position in which you want to embed swf.
[embedSWF]swf, width, height, align, version, expressInstall, flashvars, params, attributes[ /embedSWF]
Some parameters can be omitted. For example,
[embedSWF]hoge.swf[/embedSWF]
[embedSWF]hoge.swf, 200, 100[/embedSWF]
[embedSWF]hoge.swf, 200, 100, right,,,{aaa:"10"}[/embedSWF]
[embedSWF]hoge.swf, 200, 100,,,,{},{},{id:"sample", name:"sample"}[/embedSWF]
[embedSWF]hoge.swf, 400, 360, center, 9.0.0, http://hogehoge.jp/alt.swf, {aaa:"10"}, {menu:"false", allowScriptAccess:"always"}, {id:"sample", name:"sample"}[/embedSWF]
- Control panel
In addition, the default value of each parameter can be set from the plug-in Control panel easily.
The default value is applied to all swf embedded by WP-Al-SWFObject.
- More Information
http://blog.alumican.net/2009/05/18_005204
This plug-in has been updated on Spark Project.
Thanks.