To insert any google video, please use the following code:
PHP Code:
[gv]ID only[/gv]
To insert any youtube video, use the following code:
PHP Code:
[youtubevid]ID only[/youtubevid]
or
[yt]ID only[/yt]
For example, if the link for google video is:
http://video.google.com/videoplay?docid=-63754406
the code would be the following:
PHP Code:
[gv]-63754406[/gv]
If the link for youtube video is:
www.youtube.com/watch?v=Z4gULsrAXAI
the code would be the following:
PHP Code:
[youtubevid]Z4gULsrAXAI[/youtubevid]
OR
[yt]Z4gULsrAXAI[/yt]
Feel free to PM any of the video forum moderators if you have any questions and they will be happy to assist you.