PLACE YOUR BOOKING HERE!!!

VIDEO

Youtube

[sourcecode language=”html”]
[video type="youtube" clipid="6kw1UVovByw"]
[/sourcecode]
parameters
  • link - direct movie link
  • type - video type (used only if link not given) - youtube; vimeo; dailymotion; flash;
  • clipid - used for youtube, vimeo and dailymotion used only if link not given)
  • src - flash movie source, used only for flash movies
  • width
  • height

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]

Add a comment