By Squark
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&server=www.vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /> <embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1177452&server=www.vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&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&sec=1177452">Buddies</a> from <a href="http://www.vimeo.com/dalasv?pg=embed&sec=1177452">dalas verdugo</a> on <a href="http://vimeo.com?pg=embed&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&server=www.vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /> <embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1458524&server=www.vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&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&sec=1458524">DYKCTV: "Traffic."</a> from <a href="http://www.vimeo.com/dykclarence?pg=embed&sec=1458524">Do You KNOW Clarence?</a> on <a href="http://vimeo.com?pg=embed&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!
This snippet, like many others on this site, was originally written before we had [[html]]..[[/html]] tags which made life a lot easier.
Rob Elliott - Strathpeffer, Scotland - Wikidot first line support & community admin team.
I just updated the page to use [[html]] tags instead of [[embed]] tags.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server | NEW: Wikiroo, backup tool (in development)
I'm had the same situation as homeion and the same solution. But I did not use the Wikidot Embed command.
I put in the HTML parameters in my page and then within those HTML parameters I just entered the Embed code that Vimeo themselves supplied me with.
You may have to be a Plus member at Vimeo to get this code, but this is how I got it….
That should fix it.
Ye Olde - Creator and Chief Admin of www.music-industrapedia.com (Global Music Industry Directory & Encyclopedia) hosted on Wikidot.
Same problem as over, even after correcting vimeo to www.vimeo.
But the solution was easier than I could think of.
solved it. With no correction of code. It works also for Jing and other services. Maybe this could be an information? I'm a new user and not sure of the hierarchy here. Maybe this was not a problem for others, but for me, it took a while to think of it.
I have the same problem of the video not showing, saying "Sorry, no match for embedded content. Can someone help me?
Nvm
Sorry I forgot to show the code:
All the site lke http://vimeo.com/ect must be http://www.vimeo so U have to add some more WWW
This must be
hi,
it's working fine with the example code, but when using the embed code from my video:
Sorry, no match for the embedded content.
i tested the code on a website and it's working fine. please help.
I test it here:
Could be your video has a private status ?
Or a little difference is between the code above we do not see at the first look….
==> EDIT: Your code has no www. before the vimeo (http://vimeo... instead of http://www.vimeo ..)
Have a look at thge embedded code above and yours…
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
working! thanks you!
the important thing is to respect the example (using only part of vimeo's embed code).
pat
I am having the same problem with VIMEO embed below:
Any suggestions? Thank you.