View Single Post
  #1 (permalink)  
Old April 14th, 2007, 09:49 AM
mallumedia mallumedia is offline
Newbie
Hack Info
vBulletin Version: Hack Version:
Release Date: April 14th, 2007 Installs 0
Last Update: April 16th, 2007 Rating: N/A
Hack Options
Files
N/A
Hack Info







Default Google embedded video

This code allow your members to embed Google Videos ONLY into their posts.

All your users need to do is copy and paste the last bit of url [found on the
Google site for whatever video they want to post] inside the tags {see example below}

To Install:
1. Go To Admin CP
2. Scroll down the left nav and select Custom BB Codes
3. Add New BB Code
4. Fill in the following:

Title: Google Video BB code
Tag: gv
Replacement:

Code:
<embed style="width:400px; height:326px;" id="VideoPlayback" align="middle" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId={param}" allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff" scale="noScale" salign="TL" FlashVars="playerMode=embedded"> </embed>
Example: [gv]841651212169523424[/gv]
Description: Embbeds Google Video's
Use {Option}: No
Then click save.

Enjoy Friends !!
Reply With Quote