Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Super FLV Player

For Mybb Forums FLV Player Mycode

Version: 1.0
Author: andyou
Submitted: 13th November 2007
Last Updated: 21st September 2010
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