How to post video on forum?

casper said:
I tried to post with tinypic.com, but I could not, is there any other possibility?

You can many times embed a video. Vimeo and youtube have for this a button available and the embed. On youtube it is below the video and called "share" and then you click "embed" and on vimeo it is the paper plane logo and then "</>" or "Embed". After that you copy the entire code.

It should look something like that (first you click the blue play button on the forum where you get
and between these two brackets you can insert the entire <iframe> code). Taking your example of your own video:

Code:
[embed]<iframe src="https://player.vimeo.com/video/167608782" width="640" height="368" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p><a href="https://vimeo.com/167608782">video-1463864897</a> from <a href="https://vimeo.com/user52488187">casper</a> on <a href="https://vimeo.com">Vimeo</a>.</p>[/embed]

And this is the result then:


https://vimeo.com/167608782
 
Thank you for your reply Data and Gawan.
Gawan,I did not know put the video on that way,thanks :) :) :)
 
Thank you Gawan and Data for clarifying the issue...Some days ago I tried to post a video in the Music thread and someone rewrote the embed code for me, I forgot to thank the mod then...
 
Back
Top Bottom