VIDEO

DIRECT LINK

[sourcecode language=»html»]
[video link=
"http://www.youtube.com/watch?v=6kw1UVovByw"]
[/sourcecode]

parameters
  • src – Direct link to the movie
  • 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

YOUTUBE

[sourcecode language=»html»]
[video type="youtube"
clipid="6kw1UVovByw"]
[/sourcecode]

VIMEO

[sourcecode language=»html»]
[video type="vimeo"
clipid="9335203"]
[/sourcecode]

DAILYMOTION

[sourcecode language=»html»]
[video type="dailymotion"
clipid="xf3fk2"]
[/sourcecode]

FLASH

[sourcecode language=»html»]
[video type="flash" src=
"http://www.youtube.com/v/AY2HPvoqSTE"]
[/sourcecode]