Make sure you own the right to show the movie you are embedding! Otherwise, please link to the movie and DO NOT embed.
Only embed one movie per topic, if possible. Multiple movies on one page makes the page cluttered and makes life difficult for people on slow connections.
--
I've just added a custom bbcode script that allows you to embed YouTube, Google Video, and Veoh into forum posts. YouTube, Google Video, and Veoh are both excellent, free, video sharing services.
September 4, 2006: Windows Media Player and Quicktime now work, too. I've set them not to autoplay because autoplaying movies are annoying.
YouTube/Google/Veoh:
1. Look at your YouTube/Google Video/Veoh movie and extract the video ID from the URL. For example:
http://video.google.com/videoplay?docid=-1...45071&hl=en
Video ID is -1202271540703345071
http://youtube.com/watch?v=-Z4j8fMgxGU
Video ID is -Z4j8fMgxGU
http://www.veoh.com/videoDetails.html?v=e112081atAFANWd
Video ID is e112081atAFANWd
Use the following code to embed your video:
CODE
Here's the code for an example YouTube movie:
[youtube]-Z4j8fMgxGU[/youtube]
[youtube]-Z4j8fMgxGU[/youtube]
CODE
Here's the code for an example Google Video movie:
[googlevideo]-1202271540703345071[/googlevideo]
[googlevideo]-1202271540703345071[/googlevideo]
CODE
Here's the code for an example Veoh movie:
[veoh]e112081atAFANWd[/veoh]
[veoh]e112081atAFANWd[/veoh]
Windows Media Player formats (WMV, AVI, MPG)
CODE
[wmp]http://yourserver.com/yourmovie.wmv[/wmp]
Quicktime .MOV
CODE
[quicktime]http://yourserver.com/yourmovie.mov[/quicktime]
Enjoy!