The plugin uses the following parameters when embedded in a Joomla! article or any other place that supports content plugins:
| video source | The source type of the video, acceptable values are: youtube,yahoo,google,metacafe ('file' value is in beta and might not work). |
| id | The unique ID of the video, such as videoID value in YouTube, and the equivalent in the other services.
Look at the video URL to obtain this value. |
| width | The width of the video object (in pixels). |
| height | The height of video object (in pixels) |
| autoplay | A value of '1' enables autoplay, a value of '0' disables it. |
| bgcolor | An HTML color for the video object background (format is #RRGGBB) |
| Flash Window mode | The Flash player window mode (window, opaque or transparent) |
| Additional Attributes | You can add any additional attributes to the player, for example: &showtitle;=on&showauthor;=off |
This is an example of how the {video} tag parameters are set, you can include the whole tag in any place within a Joomla content article to display a video:
{video youtube,ojqWclLQOxk,400,300,1,#000000,transparent,&showTitle;=off}
Copyright 2011 Monev Software LLC www.joomlaxtc.com
