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 [[embed]] ... [[/embed]] tags as shown below.
Note that you can also embed video in HD.
Code
[[embed]]
<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>.
[[/embed]]
[[embed]]
<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>.
[[/embed]]
In action
Buddies from dalas verdugo on Vimeo.
DYKCTV: "Traffic." from Do You KNOW Clarence? on Vimeo.
Rate this solution
If you think this solution is useful — rate it up! Or dump it otherwise.






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, www.zusi.de (Demo-Video)
Wollen Sie Wikidot helfen im deutschen » 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.
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