Embed Vimeo without being blocked by ISP’s

embed vimeo player
embed vimeo player

This post will show you two ways to embed Vimeo videos without getting them banned by ISP’s. Vimeo provides you a couple of options to embed video on your site out of which the latest (as of this writing) is the iframe method.

So you may have a similar code on your website which displays Vimeo video.

[html]

<iframe
src="http://player.vimeo.com/video/xxxxxxxx"
width="500" height="281"
frameborder="0"
webkitAllowFullScreen mozallowfullscreen allowFullScreen >
There are also other symptoms such as fatigue, lassitude, poor appetite, indigestion, nausea, constipation and so on. tadalafil buy india But working with a licensed therapist that is trained in sex therapy can aid needed tadalafil free couple to resolve the underlying emotional and psychological issues, which might needs attention. The synthetic drugs can be taken only after obtaining a prescription from cialis 40 mg a doctor and such man-made drugs often have a number of side effects. This ingredient, in the kind of a grain, can stimulate blood circulation in the human body, suffuse the spongy tissue of the prostate gland in patients suffering from prostate cancer:According to a clinical trial of ASTRO (America Society of Radio Oncology) a double blind, randomized, placebo controlled clinical trial has made the conclusion that Kamagra with effective PDE-5 inhibitor is useful for people with prostate cancer too. viagra cialis </iframe>

[/html]

Look at the “src” attribute of the iframe. It reads http://…. Now if you change this to https://…. you will get an unblocked video on your website. This also automatically happens if you watch videos on Vimeo.com, after logging into your account, as logged in users get a secure version of Vimeo player.

Another way is to use SWFObject from http://code.google.com/p/swfobject/ to embed “https://secure-a.vimeocdn.com/p/flash/moogaloop/5.2.26/moogaloop.swf” version of Vimeo swf player. Rather than how to do this step by step, I am including a zip file with a working example.

Download zip file

Thats it! Happy sharing.


Leave a Reply

Your email address will not be published. Required fields are marked *

Notify me of followup comments via e-mail. You can also subscribe without commenting.