Back to vBulletin 3.7 Add-ons

Status of PHP 8.5 support: Possible. Open Contacts for details.

BBcode for vbulletin: MOV and FLV
Mod Version: 1.00, by vspro

This modification is in the archives.
vB Version: 3.7.0 RC 3 Rating: (1 vote - 5.00 average) Installs: 20
Released: 27 Apr 2008 Last Update: Never Downloads: 6
Not Supported  

Demo: http://kyxaoviet.com

1. Play file MOV - QuickTime Player

Title: Player Video MOV
Tag: mov

Replacement:

Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" style="width:auto;margin:10px 0;" align="center">
<thead>
    <tr>
        <td class="tcat" colspan="2" style="text-align:center">
            <a href="{param}" title="Xin hãy Click vào đây để download Video này" target="_blank">Download Video này - Đăng tại www.KyXaoViet.Com</a>
        </td>
    </tr>
</thead>
<tbody>
    <tr>
        <td class="panelsurround" align="center">
         <OBJECT onfocus = "openDMO();return false;" codeBase=http://www.apple.com/qtactivex/qtplugin.cab height=353 width=600 classid=clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B> 
 <PARAM  NAME=SRC value={param}> 
 <PARAM  NAME=AUTOPLAY VALUE=false> 
 <PARAM  NAME=CONTROLLER VALUE=true>
 <PARAM name=SCALE VALUE=Aspect> 
 <PARAM  NAME=pluginspage VALUE=http://www.apple.com/quicktime/download/indext.html> 
 <PARAM NAME=target VALUE=myself> 
 <embed src=http://images.digitalmedianet.com/2008/Week_14/dcu6qs1p/story/taec3ad_p01_c05_l05.mov width=600 height=353 SCALE=aspect autoplay=false controller=true border=0 pluginspage=http://www.apple.com/quicktime/download/indext.html target=myself>
 </embed></OBJECT>
        </td>
    </tr>
</tbody>
</table>


Example:
[mov]nhac.mov[/mov]
Button Image (Optional): http://kyxaoviet.com/images/mov.png

-------------------------------

2. Play file
FLV

Title: Video Player FLV
Tag: flv

Replacement:

Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" style="width:auto;margin:10px 0;" align="center">
<thead>
    <tr>
        <td class="tcat" colspan="2" style="text-align:center">
            <a href="{param}" title="Download file FLV này về" target="_blank">Click và Download File FLV về - Đăng tại www.KyXaoViet.Com</a>
        </td>
    </tr>
</thead>
<tbody>
    <tr>
        <td class="panelsurround" align="center">
        <embed width="458" height="376" quality="high" allowFullScreen="true" allowSciptAccess="true" name="flvplayer" id="flvplayer" src="http://kyxaoviet.com/flvplayer.swf?autostart=true&showfsbutton=true&file={param}" type="application/x-shockwave-flash"/>
        </td>
    </tr>
</tbody>
</table>


Example:
[flv]nhac.flv[/flv]
Button Image (Optional): http://www.gioitrevietnam.net/forum/images/common/flv.jpg

-----------------------------

I hope you like it!

Download

No files for download.

Screenshots

Click image for larger version
Name:	demo.png
Views:	382
Size:	6.6 KB
ID:	79296  


vblts.ru supports vBulletin®, 2022-2025