·   ·  39 posts

Embed a Video in Forum

So how do you embed a video in the forum?  Easy- follow this direction. when in the forum posting mode - look on the post ext formating options and click HTML when you are at the point where you want to put your video.  I am assuming tha you have already copied the code for the video.

Just paste the old code from the youtube or other site: share, options, old code:

 

<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/HNMq8XS4LhE?version=3&amp;hl=ru_RU"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HNMq8XS4LhE?version=3&amp;hl=ru_RU" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>

not the new iframe code:

<iframe width="560" height="315" src="http://www.youtube.com/embed/HNMq8XS4LhE" frameborder="0" allowfullscreen></iframe>

using the html editor.

 

  • 1495
  • More
Comments (0)
Login or Join to comment.