Add a gallery of FLV videos to a post.
flv-gallery folder to the /wp-content/plugins/ directory.The control panel of FLV Gallery is in 'Settings > FLV Gallery', where you can set the following:
Width of Parent Container (default = 580): This is the number of pixels you have to play with, typically the width of the div that the thumbnail gallery will live in. The plugin uses this total width along with the thumbnail widths to optimize the layout of the thumbnails.
Thumbnail size (default = 125 x 125): The dimensions that you will make the thumbnails. The gallery will layout best if you upload thumbnails of the same size.
Modal Player Background Color (default = "#fff): This is the CSS background color for the modal dialog window that the video will play in.
Modal Player Border Style (default = "3px solid #75001b"): This is the CSS style for the border of the modal dialog window. The overall size of the dialog is based on the video size.
To add videos to your post/page, insert a line like the following for each video:
NOTE: Use the HTML tab, not VISUAL from the WordPress Post editor.
[flvgallery video="/path/to/videos/video1.flv" title="Title for Video 1" caption="Optional Caption" thumbnail="/path/to/thumbnails/thumbnail1.jpg" url="" url_text=" url_icon="" width="400" height="225"]
required parameters:
optional parameters:
Requires: 2.7 or higher
Compatible up to: 2.9.2
Last Updated: 2010-7-9
Downloads: 10,905
Got something to say? Need help?