Vimeo

By SquarkSquark

Description

This solution allows you to embed videos from Vimeo. Simply choose a video you want to embed, click Embed, copy the code and put it on your site between [[html]] ... [[/html]] tags as shown below.

Note that you can also embed video in HD.

Code

[[html]]
<object width="400" height="302">    <param name="allowfullscreen" value="true" />    <param name="allowscriptaccess" value="always" />    <param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1177452&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" />    <embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1177452&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"></embed></object><br /><a href="http://www.vimeo.com/1177452?pg=embed&amp;sec=1177452">Buddies</a> from <a href="http://www.vimeo.com/dalasv?pg=embed&amp;sec=1177452">dalas verdugo</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1177452">Vimeo</a>.
[[/html]]

[[html]]
<object width="800" height="450">    <param name="allowfullscreen" value="true" />    <param name="allowscriptaccess" value="always" />    <param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1458524&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" />    <embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1458524&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="800" height="450"></embed></object><br /><a href="http://www.vimeo.com/1458524?pg=embed&amp;sec=1458524">DYKCTV: "Traffic."</a> from <a href="http://www.vimeo.com/dykclarence?pg=embed&amp;sec=1458524">Do You KNOW Clarence?</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1458524">Vimeo</a>.
[[/html]]

In action


Buddies from dalas verdugo on Vimeo.


DYKCTV: "Traffic." from Do You KNOW Clarence? on Vimeo.


Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by Squark

Teachertube - 06 Jun 2021 03:45
Mp3 and video player - 21 Oct 2016 12:48
Voicethread - 16 Feb 2012 01:51
Slideboom - 16 Feb 2012 01:42
Schooltube - 16 Feb 2012 01:40
Reflections - 16 Feb 2012 01:39
Playlist - 16 Feb 2012 01:31
Picasaweb - 16 Feb 2012 01:30
Ohloh - 16 Feb 2012 01:27
Js Kit Ratings - 16 Feb 2012 01:15
Gametrailers - 16 Feb 2012 01:03
Flickr Video - 16 Feb 2012 01:01
Dailymotion - 15 Feb 2012 00:42
Collapsible Block Unleashed - 15 Feb 2012 00:33
Blip TV - 15 Feb 2012 00:26


Rate this solution

If you think this solution is useful — rate it up!

rating: +7+x
Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License