Lately I wanted to embed a Flash video in a blog post. Unfortunately, the Wordpress editor seems to break the HTML code unless you disable the visual editor.
So for those who want to add Flash animations to their post, here’s how to do it:
1. Download the Kimili Flash Embed plugin for Wordpress.
2. Upload your Flash file (.SWF) manually to your web server using an FTP client like Filezilla.
3. Insert the following code in your post:
[kml_flashembed movie="http://yourdomain.com/pathto/video.swf" height="250" width="400" /].
Of course you can set the dimension to whatever suits your needs. And while the full URL to your SWF file isn’t necessary, it’s better to include it otherwise people who read your posts through an RSS reader won’t be able to see your Flash movie.







Top Commentators