[title_row header=“Video“]
[row header=“Youtube“]
[half_column]
[/half_column]
[half_column]
[sourcecode language=“html“]
[[video type="youtube" clipid="6kw1UVovByw"]]
[/sourcecode]
parameters
- type : youtube; vimeo; dailymotion; flash;
- clipid – Used for Youtube, Vimeo and Dailymotion
- src – Used only for flash movies
- width – video frame width
- height – video frame height
[/half_column]
[/row]
[row header=“Vimeo“]
[half_column]
[/half_column]
[half_column]
[sourcecode language=“html“]
[[video type="vimeo" clipid="9335203"]]
[/sourcecode]
[/half_column]
[/row]
[row header=“Dailymotion“]
[half_column]
[/half_column]
[half_column]
[sourcecode language=“html“]
[[video type="dailymotion" clipid="xf3fk2"]]
[/sourcecode]
[/half_column]
[/row]
[row header=“Flash“]
[half_column]
http://www.youtube.com/v/AY2HPvoqSTE
[/half_column]
[half_column]
[sourcecode language=“html“]
[[video type="flash" src="http://www.youtube.com/v/AY2HPvoqSTE"]]
[/sourcecode]
[/half_column]
[/row]