Super FLV Player

For Mybb Forums FLV Player Mycode

Author: andyou
Submitted: 13th November 2007
install Upload All Files Your Forum Roots
and go to administrators panel edit your theme

open headerinclude

find

Code:
{$newpmmsg}


BEFORE, ADD

Code:
<script type="text/javascript" src="swfobject.js"></script>


and save

next

open jscripts / Editor.js

find

Code:
this.insertStandardButton(elements, "php", "images/codebuttons/php.gif", "php", "", this.options.lang.title_php);


AFTER , ADD

Code:
this.insertStandardButton(elements, "Svid", "images/codebuttons/super.gif", "Svid", "", this.options.lang.title_Supervideo);


Close And Save

Fine

Example ;

[Svid]http://mia-v23.mia.youtube.com/get_video?video_id=_QIPDN33y8E.flv[/Svid]

Live http://www.yenibirforum.biz/showthread.php?tid=11857

Happy Mybb :p