The WP-Flash plugin allows one to easily insert flash animation into WordPress blogs, using the following shortcode:
[swf:url width height]
where:
- url – URL of the flash object (SWF file) you want to embed;
- width – width of the flash object;
- height – height of the flash object.