=== WP OS FLV ===
Contributors: amitkahan
Donate link: http://wposflv.kahancreations.com
Tags: flv, flv player, video player, osflv, flv video player
Requires at least: 3.1
Tested up to: 3.1
Stable tag: 1.1.3

WP OS FLV is very easy to use plugin for WordPress to embed FLV videos in posts, pages and sidebars(using widget)

== Description ==

= Features =

*   Change color scheme to match to the colors of blog
*   Set options as default volume, auto load, auto play, view full screen mode etc
*   Very easy to embed just put a shortcode in the post/page or just drag and drop widget in sidebar

= Usage =

Below is the example of the shortcode

[wposflv src=http://domain.com/wp-content/videos/video.flv previewimage=http://domain.com/wp-content/uploads/2010/09/image.png width=400 height=325 title="My Birthday"]

Arguments:

*   src: location of the flv video file
*   previewimage: location of the preview image file
*   width: width of video
*   height: height of video
*   other you can find in the options page
  
= Demos/Documentation =  

[Demo][1]  
[Documentation][2]

 [1]: http://wposflv.kahancreations.com/example
 [2]: http://wposflv.kahancreations.com/how-to-use

== Installation ==

*   Upload \`plugin-name.php\` to the \`/wp-content/plugins/\` directory  
    
*   Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Does it support video files other that FLV =

Not right now.

== Screenshots ==

1. Example of videos in post/page and sidebar
2. Configure default behaviour of the video player

== Changelog ==

= 1.1.3 =

*   New player
*	More options to customize the player

= 1.0.0 =

*   First release

== Upgrade Notice ==

= 1.1.3 =

* This will not work with version less that wordperss 3.1

= 1.1.0 =

* This is the first version of the plugin