kama_tech
09-09-2009, 10:00 PM
Hello.
Description
Here I leave a few simple lines so they can add videos of some of the providers of videos on the Internet.
YouTube
Red Tube
Meta Cafe
Dailymotion
Game Trailer
Ustream
Stupidvideos
Justin Tv
MySpace
Blip Tv
Guba
Veoh
Vimeo
Google Video
****Only shows 4 embed in this post but the zip contains additional embed their instructions and pictures.****
Be adding some others in the coming days. I hope that is helpful.
if you have any problem can write here to help.
installing
Steps to add these to your vbulletin bbcode
admin panel--->Custom BBcode --->Add new BBcode
---------------------------------------------------------------------------------------------------
If you think you helped this small mod, do not forget to make a small donation
---------------------------------------------------------------------------------------------------
Title = YouTube BB Code
BB Code Tag Name = yt
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
</td>
</tr>
</table>
Example = UdKxkv2ZTmU
Description = You Tube embed videos
Use {option} = no
Button Image (Optional) = images/youtube.gif
http://www.youtube.com/watch?v=HMJ8GMApGx4
For embed Youtube video only add code after watch?v=
--------------------------------------------------------------------------------------------------------
Title = Meta Cafe BB code
BB Code Tag Name = mt
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<embed src="http://www.metacafe.com/fplayer/{param}.swf" width="400" height="345" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"> </embed>
</td>
</tr>
</table>
Example = 2571551/from_within_movie_trailer
Description = Metacafe embed videos
Use {option} = no
Button Image (Optional) = images/metacafe.gif
http://www.metacafe.com/watch/cb-rNTnuBPBLMgrWWWisT7o15NaDp8LwZz9/csi_ny_conscience_season_5_episode_23/
For embed Metacafe video only add code after /watch/
------------------------------------------------------------------------------------------------------------
Title = Dailymotion BB code
BB Code Tag Name = dm
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<object width="480" height="381" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://www.dailymotion.com/swf/{param}"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/{param}" type="application/x-shockwave-flash" width="480" height="381" allowFullScreen="true" allowScriptAccess="always"></embed></object>
</td>
</tr>
</table>
Example = xaf9ws_most-daring-painful-sleight-of-hand_shortfilms
Description = Dailymotion embed videos
Use {option} = no
Button Image (Optional) = images/dailymotion.gif
http://www.dailymotion.com/related/xafes6/video/xa5pve_real-world-cancun-ep-108-settling-d_shortfilms
or
http://www.dailymotion.com/video/xafes6_real-world-cancun-ep-111-love-bites_shortfilms
For embed Dailymotion video only add code after /video/
---------------------------------------------------------------------------------------------------
Title = Game Trailers BB code
BB Code Tag Name = gt
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<object width="480" height="392" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid={param}"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.gametrailers.com/remote_wrap.php?mid={param}" type="application/x-shockwave-flash" width="480" height="381" allowFullScreen="true" allowScriptAccess="always"></embed></object>
</td>
</tr>
</table>
Example = 55665
Description = Game Trailers embed videos
Use {option} = no
Button Image (Optional) = images/gt.gif
http://www.gametrailers.com/video/exclusive-developer-singularity/55690
For embed Game Trailers video only add #code 55690
-----------------------------------------------------------------------------------------------------
Preview and zip with gif source
Description
Here I leave a few simple lines so they can add videos of some of the providers of videos on the Internet.
YouTube
Red Tube
Meta Cafe
Dailymotion
Game Trailer
Ustream
Stupidvideos
Justin Tv
MySpace
Blip Tv
Guba
Veoh
Vimeo
Google Video
****Only shows 4 embed in this post but the zip contains additional embed their instructions and pictures.****
Be adding some others in the coming days. I hope that is helpful.
if you have any problem can write here to help.
installing
Steps to add these to your vbulletin bbcode
admin panel--->Custom BBcode --->Add new BBcode
---------------------------------------------------------------------------------------------------
If you think you helped this small mod, do not forget to make a small donation
---------------------------------------------------------------------------------------------------
Title = YouTube BB Code
BB Code Tag Name = yt
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
</td>
</tr>
</table>
Example = UdKxkv2ZTmU
Description = You Tube embed videos
Use {option} = no
Button Image (Optional) = images/youtube.gif
http://www.youtube.com/watch?v=HMJ8GMApGx4
For embed Youtube video only add code after watch?v=
--------------------------------------------------------------------------------------------------------
Title = Meta Cafe BB code
BB Code Tag Name = mt
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<embed src="http://www.metacafe.com/fplayer/{param}.swf" width="400" height="345" wmode="transparent" allowFullScreen="true" allowScriptAccess="always" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"> </embed>
</td>
</tr>
</table>
Example = 2571551/from_within_movie_trailer
Description = Metacafe embed videos
Use {option} = no
Button Image (Optional) = images/metacafe.gif
http://www.metacafe.com/watch/cb-rNTnuBPBLMgrWWWisT7o15NaDp8LwZz9/csi_ny_conscience_season_5_episode_23/
For embed Metacafe video only add code after /watch/
------------------------------------------------------------------------------------------------------------
Title = Dailymotion BB code
BB Code Tag Name = dm
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<object width="480" height="381" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://www.dailymotion.com/swf/{param}"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/{param}" type="application/x-shockwave-flash" width="480" height="381" allowFullScreen="true" allowScriptAccess="always"></embed></object>
</td>
</tr>
</table>
Example = xaf9ws_most-daring-painful-sleight-of-hand_shortfilms
Description = Dailymotion embed videos
Use {option} = no
Button Image (Optional) = images/dailymotion.gif
http://www.dailymotion.com/related/xafes6/video/xa5pve_real-world-cancun-ep-108-settling-d_shortfilms
or
http://www.dailymotion.com/video/xafes6_real-world-cancun-ep-111-love-bites_shortfilms
For embed Dailymotion video only add code after /video/
---------------------------------------------------------------------------------------------------
Title = Game Trailers BB code
BB Code Tag Name = gt
Replacement
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2">
</td>
</tr>
</thead>
<tr>
<td>
<object width="480" height="392" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid={param}"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.gametrailers.com/remote_wrap.php?mid={param}" type="application/x-shockwave-flash" width="480" height="381" allowFullScreen="true" allowScriptAccess="always"></embed></object>
</td>
</tr>
</table>
Example = 55665
Description = Game Trailers embed videos
Use {option} = no
Button Image (Optional) = images/gt.gif
http://www.gametrailers.com/video/exclusive-developer-singularity/55690
For embed Game Trailers video only add #code 55690
-----------------------------------------------------------------------------------------------------
Preview and zip with gif source