Play Youtube Video and more on you forums with you images and logo
This modification is in the archives.
NEW YOUTUBE VIDEO BBCODE and more file type on you forums with you images and logo.
code by: friend01 http://thuytinh.name Suport: on vBB v3.6x and vBB v3.7.x and folge file type: Youtube video, images(jpg,png,gif....), mp3, rtmp stream,swf,flv. Install: 1. Upload the contents of the "upload" folder to you root forums. 2. Goto: ACP > Custom BB Codes > add new BB code Title: Play Youtube Video BB Code Tag Name: ttyoutube Replacement: Code:
<script type="text/javascript" src="http://youhome.com/forums/mediaplayer/swfobject.js"></script> <div id="player">This text will be replaced</div> <script type="text/javascript"> var so = new SWFObject('http://youhome.com/forums/mediaplayer/mediaplayer.swf','mpl','425','344','8'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','true'); so.addVariable('height','344'); so.addVariable('width','425'); so.addVariable('file','{param}'); so.addVariable('image','http://youhome.com/forums/mediaplayer/ttimages.png'); so.addVariable('logo','http://youhome.com/forums/mediaplayer/ttplayerlogo.png'); so.addVariable('displayheight','344'); so.addVariable('searchbar','false'); so.write('player'); </script> Example: [ttyoutube]http://de.youtube.com/watch?v=6yYBdiCoR9A[/ttyoutube] Description: Play Youtube Video on you forums with you images and logo Use {option}: no Button Image (Optional): images/youtube.gif 3. click: save 4. ... ////////////////////////////////////////////////////////////////////////////////////////// Importal: a. Replace link in Red color with you forums pach. b. Replace link in Green color with you with you bachground images. (support file jpg, png) c. Replace link in Blue color with you with you logo images. (support file jpg, png) ////////////////////////////////////////////////////////////////////////////////////////// Update: Add javascript! Download
This modification is archived, downloads are still allowed. Supporters / CoAuthors
Screenshots |
Similar Mods
Add-On Releases Add Video Or Mp3 To Play On Your Avatar | vBulletin 3.7 Add-ons |