Embedding flash video into wordpress post
Posted by: MPenguin
Posted on: 2008-07-17 19:51:00
I've been trying for a day to figure out how to host a .flv file on my site and embed it into a Wordpress post. My directory's are setup as follows:
/mysite.com/ - html/wp files
/mysite.com/wp-content/videos - directory of the .flv videos
/mysite.com/flash/ - directory of the .swf player and .js script
I'm writing a blog post in Wordpress and would like to embed the flash video. I don't want to host it on youtube or google video or anywhere else - I just want to keep it on my site and host it from there.
I've tried the WP-FLV plugin, Flash video plugin, and Kimli flash video plugin. Either I don't have them configured correctly, or they just aren't working.
Any help on directory structure, plugin configuration, or general troubleshooting would be greatly appreciated.