=== Plugin Name ===
Contributors: leef
Donate link: http://jpegserv.com/video-on-your-blog-with-flowplayer-wordpress-plugin/
Tags: flv, Flash video, posts, video, flash
Requires at least: 2.5
Tested up to: 2.6.5
Stable tag: trunk

Adds a flow tag to your new post and new page section, that allows you to easily add videos to your posts.

== Description ==

This plugin adds flowplayer to your wordpress blog, it comes pre-configured and is very easy to use.
all you need is the location of the video and it's resolution. The plugin comes with flowplayer 
version 3 which is able to play the following formats;

*   H.264
*   FLV
*   MP4

It is supported by the folowing browsers;

*   Internet Explorer 6.0+
*   Firefox FF 2+
*   Safari 2.0+
*   Opera 9.0+

The plugin has the following features;

*   Graphical add button
*   HTML add button
*   Easy to use


== Installation ==

1. Upload the `wordpress-flowplayer` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= How do I add a video to my post =

To add a video to your post you can either click the `flow` button and answer the questions 
or you can enter the code yourself for example;

`[flow href="/uploads/video.flv" width="320" height="240"]`

would add the video `/uploads/video.flv` with the width 320 and the height 240 to your post.

== Screenshots ==

screenshot-1
screenshot-2

