How to embed YouTube video in post
Posted: Sat May 15, 2010 8:23 am
OK, I have added a modification to our forum to allow embedding YouTube video directly in a post (see my Mosport practice post below). To embed video cut and paste the video URL from YouTube like below:
Then remove all the code left of the "v=" like so:
Then higlight the code and click the "youtube" button on the top right of your input screen and then it should look like this:
Press submit and that's it...enjoy!
Peter
- Code: Select all
http://www.youtube.com/watch?v=6OCNx8iuMrY
Then remove all the code left of the "v=" like so:
- Code: Select all
6OCNx8iuMrY
Then higlight the code and click the "youtube" button on the top right of your input screen and then it should look like this:
- Code: Select all
[youtube]6OCNx8iuMrY[/youtube]
Press submit and that's it...enjoy!
Peter