Embedding Vimeo videos
4 posters
Page 1 of 1
Embedding Vimeo videos
First post so a Big Hi to all!
Question: I would like to embed Vimeo videos in our Forumotion forum here:
http://simhaven.englishboards.com/
I've searched this Help forum and found this HTML script:
This doesn't seem to work - I've tried with my own and other Vimeo videos (inserting the Vimeo in the above script).
Sorry to ask this question again but I'd be grateful if you could say whether Vimeo is embeddable or not so that I can move on to other things.
Many thanks.
Cheers - Dai.
Question: I would like to embed Vimeo videos in our Forumotion forum here:
http://simhaven.englishboards.com/
I've searched this Help forum and found this HTML script:
- Code:
<iframe src="http://player.vimeo.com/video/VIDEO NUMBER HERE" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
This doesn't seem to work - I've tried with my own and other Vimeo videos (inserting the Vimeo in the above script).
Sorry to ask this question again but I'd be grateful if you could say whether Vimeo is embeddable or not so that I can move on to other things.
Many thanks.
Cheers - Dai.
Re: Embedding Vimeo videos
Have you tried just using the flash button in the editor?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Embedding Vimeo videos
SLGray wrote:Have you tried just using the flash button in the editor?
Thanks SL - just tried inserting the Vimeo video url, as suggested, in the Flash button pop-up but all I get is a big, correctly sized blank!
Appreciate your reply.
Cheers - Dai.
Re: Embedding Vimeo videos
Are you pressing the share button on the video on Vimeo to get the share code?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Embedding Vimeo videos
SLGray wrote:Are you pressing the share button on the video on Vimeo to get the share code?
If I copy the contents of the Vimeo Share option do I insert this in the Flash button pop-uplike this?
- Code:
[flash(500,500)]<iframe src="https://player.vimeo.com/video/170919473" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="https://vimeo.com/170919473">How to make Water Masks in FS Earth Tiles photo scenery.</a> from <a href="https://vimeo.com/user3235196">Dai</a> on <a href="https://vimeo.com">Vimeo</a>.</p>[/flash]
If I do, there is still a blank space.
Clearly I'm missing something! Thanks again for your help.
Cheers - Dai.
Re: Embedding Vimeo videos
vimeo from the Share button gives you an iframe code
you just have to copy and paste into your forum
Remember to see html in your forum must have it activated
https://help.forumotion.com/t35636-enabling-html
you just have to copy and paste into your forum
Remember to see html in your forum must have it activated
https://help.forumotion.com/t35636-enabling-html
Re: Embedding Vimeo videos
Thanks jucarese.
I can confirm that I have enabled HTML in my Profile.
I see the iframe insert works for you. Here's your Vimeo url:
https://vimeo.com/channels/mercedesbenz/169687255
I've been to the page and extracted the embedding code:
<iframe src="https://player.vimeo.com/video/169687255" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="https://vimeo.com/169687255">BLINK - a BASE Jumping Flick - Mercedes-Benz Original</a> from <a href="https://vimeo.com/mercedesbenz">Mercedes-Benz</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
When I preview the post I simply get a display of the inserted HTML text.
I will post this and see if the live version (i.e. not the Preview) is any different...
Cheers - Dai.
EDIT: As you can see, the 'share' iframe insert from Vimeo does not produce the embedded video.
jucarese = would you be kind and post your actual iframe code for me to see where I am going wrong? Thanks.
Cheers again - Dai.
I can confirm that I have enabled HTML in my Profile.
I see the iframe insert works for you. Here's your Vimeo url:
https://vimeo.com/channels/mercedesbenz/169687255
I've been to the page and extracted the embedding code:
- Code:
<iframe src="https://player.vimeo.com/video/169687255" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="https://vimeo.com/169687255">BLINK - a BASE Jumping Flick - Mercedes-Benz Original</a> from <a href="https://vimeo.com/mercedesbenz">Mercedes-Benz</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
<iframe src="https://player.vimeo.com/video/169687255" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="https://vimeo.com/169687255">BLINK - a BASE Jumping Flick - Mercedes-Benz Original</a> from <a href="https://vimeo.com/mercedesbenz">Mercedes-Benz</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
When I preview the post I simply get a display of the inserted HTML text.
I will post this and see if the live version (i.e. not the Preview) is any different...
Cheers - Dai.
EDIT: As you can see, the 'share' iframe insert from Vimeo does not produce the embedded video.
jucarese = would you be kind and post your actual iframe code for me to see where I am going wrong? Thanks.
Cheers again - Dai.
Re: Embedding Vimeo videos
HTML is not activated on the support forum.
There is is two places you have to activate HTML for your forum.
AP > General > Messages & E-Mails > Configuration
Allow HTML: Yes
Profile > Preferences
Each member will have to set this themselves.
P.S. The post before yours does not contain the video, but an image of the video.
There is is two places you have to activate HTML for your forum.
AP > General > Messages & E-Mails > Configuration
Allow HTML: Yes
Profile > Preferences
Each member will have to set this themselves.
P.S. The post before yours does not contain the video, but an image of the video.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Embedding Vimeo videos
Thanks SL - that HTML isn't activated on the support forum explains my difficulty.
I will address the HTML activation on our site and see if it resolves the issue.
I'll come back with more questions - or report success...
Cheers - Dai.
EDIT: Followed your instructions re admin panel - set forum HTML option = Yes. Confirmed my own Profile had HTML = Yes. Inserted Vimeo embed code and...
... IT WORKS!
Thank you - sorry to drag it out, but all's well that etc.
Cheers again - Dai.
I will address the HTML activation on our site and see if it resolves the issue.
I'll come back with more questions - or report success...
Cheers - Dai.
EDIT: Followed your instructions re admin panel - set forum HTML option = Yes. Confirmed my own Profile had HTML = Yes. Inserted Vimeo embed code and...
... IT WORKS!
Thank you - sorry to drag it out, but all's well that etc.
Cheers again - Dai.
Last edited by drdavid on July 3rd 2016, 10:59 pm; edited 1 time in total
Re: Embedding Vimeo videos
Ok. We will wait for your reply.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Embedding Vimeo videos
SLGray wrote:Ok. We will wait for your reply.
All O.K. now (see edited post above) - thanks, SL.
Cheers - Dai.
Re: Embedding Vimeo videos
Hello,
May we consider this solved then?
-Brandon
May we consider this solved then?
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Embedding Vimeo videos
No problem, have a great night.
Problem solved & topic archived. ~ brandon_g
|
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» embedding vimeo
» Embedding facebook videos..
» Embedding YouTube videos has changed?
» Embedding YouTube videos and complying with ToS
» Embedding into my website
» Embedding facebook videos..
» Embedding YouTube videos has changed?
» Embedding YouTube videos and complying with ToS
» Embedding into my website
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum