This plugin enable insert flash movies into WordPress using SWFObject library for prevening EOLA'S.
Features
For insert swf into post use:
[SWF]movie.swf, width, heigth[/SWF]
For insert swf into code of blog use:
<?php wp_swfobject_echo("movie.swf", "width", "heigth"); ?>
For more information visit plugin website




