=== Flv Player === Contributors: Chris Ravenscroft Tags: flv, flash, player Requires at least: 2.0.2 Tested up to: 2.7 Stable tag: 2.0 A filter for WordPress that displays Flash Streaming Videos. == Description == * This plugin lets you play a flash .flv file, either over HTTP (progressive) or RTMP (streaming server) * You can embed multiple movies in the same page and/or post. * You can embed movies in posts and comments. * You can specify a width and a height to override the default values of 640X480. * I use Geoff's Javascript Wrapper to work around Adobes restriction on flash content display. * I also use the JW FLV Media Player. Note: The JW Player is licensed under the Creative Commons: http://creativecommons.org/licenses/by-nc-sa/2.0/ If you wish to use it commercially, you need to apply for a commercial license: http://www.longtailvideo.com/players/order == Installation == 1. Expand this plugin's archive content to wp-content/plugins/ 2. Go to Administration > Plugins and activate this plugin. 3. In your posts, use this syntax: [flvplayer file|url[[width [height]]] eg: [flvplayer http://acme.com/video.flv] [flvplayer http://acme.com/video.flv 640 480]