This is simply a modification of the excellent Kimili Flash Embed for WP. It modifies the code in some simple ways:

  • Removes global php code (everything is in a filter callback)
  • Puts embed tags inside RSS feeds (don’t need XHTML code there, and JS isn’t supported by major aggregators, e.g. BlogLines)
  • Other random cleanup

I also made some vanity changes, including renaming the tag from kml_flashembed to fmvideo. This was to make the intent clearer and shorten the tag. I have many authors on this blog so I want to make linking up video easy.

I’m submitting my changes back to the original author. If he chooses to put all the features in, I’m going to switch back to his version. It was easier to fork right now.

So, if you want it, you can download the file here: fatmixx_flashembed.zip [version 1.0; 5323 bytes]

You can find the complete documentation for the original plugin at kimili.com. This version should support all of the attributes described there.