glorify
09-04-2007, 10:00 PM
This should work with most versions of VB, but tested on 3.6.8. I took anywares YOUTUBE BBCode (https://vborg.vbsupport.ru/showthread.php?t=142236) and tweaked it for the NEW ESPN Video. If you haven't seen the video, it is by far the clearest flash video around.
Very easy to use. Just input the title, then past everything AFTER "videoID=" in the replacement :)
Demo (http://www.glorifythepast.com/forums/showthread.php?t=19120)
Installation:
Step1:
Goto AdminCP => Custom BBCodes => Manage BBCodes => Add new BBCODE
Step 2:
Title:
ESPN BB Code
Tag:
espn
Replacement:
<!-- Start ESPN BBCODE -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="http://sports.espn.go.com/broadband/video/videopage?videoId={param}" title="Click to view this video on ESPN" target="_blank">{option}</a>
</td>
</tr>
</thead>
<tr>
<td>
<object width="440" height="361"><param name="movie" value="http://sports.espn.go.com/broadband/player.swf?mediaId={param}"></param><embed src="http://sports.espn.go.com/broadband/player.swf?mediaId={param}" type="application/x-shockwave-flash" width="440" height="361"></embed></object>
</td>
</tr>
</table>
<!-- End ESPN BBCODE -->
Example:
2998284
Discription:
ESPN embeded videos
Use :
yes
Button Image:
attached
Please applaud loudly, please click install ;)
Very easy to use. Just input the title, then past everything AFTER "videoID=" in the replacement :)
Demo (http://www.glorifythepast.com/forums/showthread.php?t=19120)
Installation:
Step1:
Goto AdminCP => Custom BBCodes => Manage BBCodes => Add new BBCODE
Step 2:
Title:
ESPN BB Code
Tag:
espn
Replacement:
<!-- Start ESPN BBCODE -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="http://sports.espn.go.com/broadband/video/videopage?videoId={param}" title="Click to view this video on ESPN" target="_blank">{option}</a>
</td>
</tr>
</thead>
<tr>
<td>
<object width="440" height="361"><param name="movie" value="http://sports.espn.go.com/broadband/player.swf?mediaId={param}"></param><embed src="http://sports.espn.go.com/broadband/player.swf?mediaId={param}" type="application/x-shockwave-flash" width="440" height="361"></embed></object>
</td>
</tr>
</table>
<!-- End ESPN BBCODE -->
Example:
2998284
Discription:
ESPN embeded videos
Use :
yes
Button Image:
attached
Please applaud loudly, please click install ;)