Dear Users,
We are in Local Holiday from "May 22, 2013" to "May 24, 2013". So, we will be completely offline in those days. We assure that all your queries will be answered by "May 25" when we are back to work.
|
Using AllVideoShare Plugins |
|
We are pleased to say that AllVideoShare Player could be added in your Article pages. To use this option, first you need to enable the plugin from Extensions - Plugins - AllVideoSharePlayer. Then using {avsplayer} syntax inside the content area of your article page will replace the syntax with the AllVideoShare Player.
| videoid |
ID of the Video that should be played by the Player. You can get the Video ID from Components - AllVideoShare - Videos section from your Joomla back-end. |
{avsplayer videoid=1} |
| playerid |
ID of the Player Profile that should be used to play your Videos. You can get the Player ID from Components - AllVideoShare - Players section from your Joomla back-end. |
{avsplayer videoid=1 playerid=1} |
| width |
Generally, the Player width will be taken from the added Player ID(Profile). But in some cases, You may only need to change the Player width. This is the parameter which allow you to change the Player width without creating a separate profile. |
{avsplayer videoid=1 playerid=1 width=320} |
| height |
Generally, the Player height will be taken from the added Player ID(Profile). But in some cases, You may only need to change the Player height. This is the parameter which allow you to change the Player height without creating a separate profile. |
{avsplayer videoid=1 playerid=1 height=240} |
|