Viewing Any help with Vimeo please

Any help with Vimeo please



User: Andre G. 11 years ago
Hi All

When I embed vimeo's video on my web site and then choose to preview the website I receive either a "error" code or a "crashed icon face". I am using the HTML installer. Any idea why this could be the case

The code is
<iframe src="//player.vimeo.com/video/111422898?title=0&amp;byline=0&amp;portrait=0" width="250" height="141" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

I am currently using Youtube on my site www.andreonline.co.za but would like to upgrade to faster video

Thank you


Andre

-------------------------------
Andre
User: Roddy 11 years ago
Add the "http:" to the code like this…

<iframe src="http://player.vimeo.com/video/111422898?title=0&amp;byline=0&amp;portrait=0" width="250" height="141" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

There are also some widgets for inserting Vimeo…

http://everwebcodebox.com/widgetbox/media/vimeo-youtube.html

http://everwebcodebox.com/widgetbox/media/vimeo-youtube-lightbox.html

http://everwebcodebox.com/widgetbox/media/vimeo-youtube-link.html

If you want your video to be indexed by search engines use this…

http://everwebcodebox.com/html5/media/html5-vimeo.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
✔ Best Answer  
User: Andre G. 11 years ago
Absolutely awesome reply - Thank you Roddy

-------------------------------
Andre


Post Reply
You must login or signup to post.