[h2]VIDEO[/h2]
[row]
[h3]Youtube[/h3]
[/row]
[row]
[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]
[h3]Vimeo[/h3]
[/row]
[row]
[half_column]
[/half_column]
[half_column]
[sourcecode language=»html»]
[video type="vimeo" clipid="9335203"]
[/sourcecode]
[/half_column]
[/row]
[row]
[h3]Dailymotion[/h3]
[/row]
[row]
[half_column]
[/half_column]
[half_column]
[sourcecode language=»html»]
[video type="dailymotion" clipid="xf3fk2"]
[/sourcecode]
[/half_column]
[/row]
[row]
[h3]Flash[/h3]
[/row]
[row]
[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]