Google Video BBCode
Posted: Mon Sep 08, 2008 1:47 pm
This BBCode will let users embed Google Videos into their posts.
BBCode:
HTML:
Helpline:
To embed, just add the full url of the video from Google, in between the gvideo tags, like this:
Example embed:
BBCode:
Code: Select all
[gvideo]http://video.google.{TEXT1}/videoplay?docid={TEXT2}[/gvideo]Code: Select all
<embed style="width:425px; height:350px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.{TEXT1}/googleplayer.swf?docId={TEXT2}&hl=en-GB" flashvars=""> </embed>Code: Select all
Google Video: [gvideo]Link to video here[/gvideo]Code: Select all
[gvideo]http://video.google.com/videoplay?docid=4955713339843205391&hl=en[/gvideo]