Vimeo

By Squark 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&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

[埋込みオブジェクト: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]
Buddies from dalas verdugo on Vimeo.

[埋込みオブジェクト: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]
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
vimeo video 720k

[フレーム]

by UnknownUpload123 UnknownUpload123 , 28 Oct 2020 13:52
RobElliott RobElliott 02 Jan 2011 09:48

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.

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.

by RobElliott RobElliott , 02 Jan 2011 09:48
leiger leiger 02 Jan 2011 14:17

I just updated the page to use [[html]] tags instead of [[embed]] tags.


~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server

by leiger leiger , 02 Jan 2011 14:17
How I made it work for me
Ye Olde Ye Olde 02 Jan 2011 07:17

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….

  1. Go to Vimeo Settings on your account
  2. Click on the Embedding Tab
  3. Look for the 'get embed code' hyperlink on top of your video
  4. Click on that and copy the code
  5. Paste that code between your html and /html parameters on your wikidot page

That should fix it.


Ye Olde - Creator and Chief Admin of www.music-industrapedia.com (Global Music Industry Directory & Encyclopedia) hosted on Wikidot.

by Ye Olde Ye Olde , 02 Jan 2011 07:17
html?
homeion homeion 01 Apr 2010 15:07

Same problem as over, even after correcting vimeo to www.vimeo.
But the solution was easier than I could think of.

[[html]]
code from vimeo
[[/html]]

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.
by homeion homeion , 01 Apr 2010 15:07
Same Problem
Beowolve Beowolve 14 Nov 2009 18:32

I have the same problem of the video not showing, saying "Sorry, no match for embedded content. Can someone help me?

Nvm

Last edited on 15 Nov 2009 12:03 by Beowolve
by Beowolve Beowolve , 14 Nov 2009 18:32
same problem
Myo Myo 07 Oct 2008 03:18

Sorry I forgot to show the code:

<object width="400" height="300"> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1894166&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /> <embed src="http://vimeo.com/moogaloop.swf?clip_id=1894166&amp;server=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="300"></embed></object><br /><a href="http://vimeo.com/1894166?pg=embed&amp;sec=1894166">Don't do it man!!!</a> from <a href="http://vimeo.com/user735697?pg=embed&amp;sec=1894166">Myo Han</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1894166">Vimeo</a>.
by Myo Myo , 07 Oct 2008 03:18
Re: same problem
Hayertjez Hayertjez 18 Oct 2008 18:45

All the site lke http://vimeo.com/ect must be http://www.vimeo so U have to add some more WWW

<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1894166&amp;server=vimeo.com

This must be
<param name="movie" value="http://**www.**vimeo.com/moogaloop.swf?clip_id=1894166&amp;server=**www.**vimeo.com
by Hayertjez Hayertjez , 18 Oct 2008 18:45
not working with my video - need help
psc psc 16 Sep 2008 03:32

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.

[[embed]]
<object width="400" height="267"> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1734211&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /> <embed src="http://vimeo.com/moogaloop.swf?clip_id=1734211&amp;server=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="267"></embed></object><br /><a href="http://vimeo.com/1734211?pg=embed&amp;sec=1734211">installation of puredata extended on linux</a> from <a href="http://vimeo.com/psc?pg=embed&amp;sec=1734211">psc</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1734211">Vimeo</a>.
[[/embed]]
Last edited on 16 Sep 2008 03:34 by psc
by psc psc , 16 Sep 2008 03:32
Re: not working with my video - need help
Helmut_pdorf Helmut_pdorf 16 Sep 2008 07:42

I test it here:

Sorry, no match for the embedded content.

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 ?

Last edited on 16 Sep 2008 07:51 by Helmut_pdorf
by Helmut_pdorf Helmut_pdorf , 16 Sep 2008 07:42
Re: not working with my video - need help
psc psc 16 Sep 2008 15:00

working! thanks you!
the important thing is to respect the example (using only part of vimeo's embed code).
pat

Last edited on 16 Sep 2008 15:16 by psc
by psc psc , 16 Sep 2008 15:00
Re: not working with my video - need help
Myo Myo 07 Oct 2008 03:14

I am having the same problem with VIMEO embed below:

Sorry, no match for the embedded content.

Any suggestions? Thank you.

by Myo Myo , 07 Oct 2008 03:14
page revision: 11, last edited: 16 Feb 2012 01:51
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).

AltStyle によって変換されたページ (->オリジナル) /