The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RU All Media BB Code Details »» | |||||||||||||||||||||||||||
Demo
RetroUprising.com Please don't spam, just use preview post to see how it works. If you don't have any interest in joining use the BugMeNot account. Supported sites
* Facebook doesn't work for every video. ** Adult sites like Mega Porn and Red Tube are disabled by default. To enable edit the Product XML file in notepad. Change "$adult = false;" to "$adult = true;". Install instructions:
Optional Instructions to add media button to the editor toolbar:
Upgrade Instructions:
This is my first mod posted at VB.org. I hope someone finds it helpful. Please click install and Nominate for MOTM. History 0.11 October 29, 2009 Fixed Nothing Toxic. Added support for:
Cleaned code. Fixed several bugs. Added an adult filter so porn sites are disabled by default. Edit the XML file before installing to enable. I recommend upgrading. Added support for:
Added additional Google Video URL support. Reduced width and height to fit more styles. Made links case insensitive. Updated install instructions. Added support for:
Fixed preview/edit vanishing bug. Added support for:
First release Supports:
More will be added as they are requested. When making requests include links to example video pages and embedding code if available. Download Now
Show Your Support
|
Comments |
#32
|
|||
|
|||
yes you are right size is too big........should be height="415" width="648"
|
#33
|
||||
|
||||
Quote:
Quote:
The image has to go in your styles directory. Your style might have changed it. You can find the location from admincp->styles & templates->Style Manager->Your Style->All Style Option->Button Images Folder Also some mods, like this one https://vborg.vbsupport.ru/showthread.php?t=216688 , can change the template you need to edit. Quote:
Quote:
I changed version 0.6.1 to this. |
#34
|
|||
|
|||
if anyone wants to force HD (youtube only) like myself change
Code:
return '<object width="'.$width.'" height="'.$height.'"><param name="movie" value="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="'.$width.'" height="'.$height.'"></embed></object>'; TO Code:
return '<object width="'.$width.'" height="'.$height.'"><param name="movie" value="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="'.$width.'" height="'.$height.'"></embed></object>'; |
#35
|
|||
|
|||
Good job on the player. kudo's!
Would it be possible to add tangle? Code:
http://www.tangle.com/view_video?viewkey=45dcd3f3f6282c43418c |
#36
|
|||
|
|||
How about adding Xtranormal.com
Code:
<object width="480" height="390"><param name="movie" value="http://www.xtranormal.com/players/jwplayer.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="flashvars"value="height=390&width=480&file=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_medium-flv.flv&image=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_poster.jpg&link=http://www.xtranormal.com/watch?e=20090605164332686&searchbar=false&autostart=false"/><embed src="http://www.xtranormal.com/players/jwplayer.swf" width="480" height="390" allowscriptaccess="always" allowfullscreen="true" flashvars="height=390&width=480&file=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_medium-flv.flv&image=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_poster.jpg&link=http://www.xtranormal.com/watch?e=20090605164332686&searchbar=false&autostart=false"></embed></object><object width="480" height="390"><param name="movie" value="http://www.xtranormal.com/players/embedded-xnl-stats.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.xtranormal.com/players/embedded-xnl-stats.swf" width="1" height="1" allowscriptaccess="always"></embed></object> |
#37
|
||||
|
||||
@Boneedd Thanks. Added to version 0.7.
Tangle and Xtranormal support added. |
#38
|
|||
|
|||
Thanks for the updates intp
Heres a couple more video hosters you might like to add: VideoJug: Example Movie: Code:
http://www.videojug.com/film/surfing-how-to-read-waves Sample Embed Code: Code:
<object width="400" height="336" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="videojugplayer"><param name="movie" value="http://www.videojug.com/player?id=4cd41d0d-6f7e-dc1b-c455-ff0008c940b8"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.videojug.com/player?id=4cd41d0d-6f7e-dc1b-c455-ff0008c940b8" type="application/x-shockwave-flash" width="400" height="336" allowFullScreen="true" allowScriptAccess="always"></embed></object><br /><a href="http://www.videojug.com/tag/surfing">Surfing</a>: <br /><a href="http://www.videojug.com/film/surfing-how-to-read-waves">Surfing: How To Read Waves</a> Flickr: Example Movie: Code:
http://www.flickr.com/photos/efranke/2505980161 Sample Embed Code: Code:
Unfortunately Im not sure how you embed flickr videos, but hopefully you might be able to find a way. |
#39
|
||||
|
||||
Flickr and VideoJug added. v0.8
|
#40
|
|||
|
|||
Many thanks intp! Found some more popular video hosts if you want to keep busy!
Liveleak: Example Movie: Code:
http://www.liveleak.com/view?i=9a5_1254000831 Sample Embed Code: Code:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/9a5_1254000831"></param><param name="wmode" value="transparent"></param><embed src="http://www.liveleak.com/e/9a5_1254000831" type="application/x-shockwave-flash" wmode="transparent" width="450" height="370"></embed></object> Ryoni: Example Movie: Code:
http://www.ryoni.com/2008/06/07/kids-with-a-ferrari-enzo-etc/ Sample Embed Code: Code:
Not Sure Telegraph TV: Example Movie: Code:
http://www.telegraph.co.uk/lifestyle/lifestylevideo/?bcpid=8558029001&bclid=1363192395&bctid=28710716001 Sample Embed Code: Code:
<object id="flashObj" width="486" height="412" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9/25338054001?isVid=1&publisherID=1137977488" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=28710716001&playerID=25338054001&domain=embed&" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9/25338054001?isVid=1&publisherID=1137977488" bgcolor="#FFFFFF" flashVars="videoId=28710716001&playerID=25338054001&domain=embed&" base="http://admin.brightcove.com" name="flashObj" width="486" height="412" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" swLiveConnect="true" allowScriptAccess="always" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object> Cheers. |
#41
|
|||
|
|||
omg im a complete nuub how exactly do i install this!
im sorry if this comment is sloppy. im very new to the whole html, embed, and vbulletin movement =) i do have a website, www.tristateautoclub.com but im literally building it from scratch and with help from tons of different sources. and can you add nothingtoxic.com ?? http://www.nothingtoxic.com/media/12...ring_Stand_Off <table cellpadding="4" cellspacing="0" width="210px" style="border:1px solid #C0C0C0"><tr><td style="padding:3px;border-bottom:1px solid #C0C0C0" bgcolor="#ececec" align="center"><a href="http://www.nothingtoxic.com/" title="Humor videos"><img src="http://media5.break.com/nt/i/share_logo.png" border="0"></td></tr><tr><td><font style="font:normal 10px Verdana"><b>Turkish Man Kills Himself During Stand Off</b></font></td></tr><tr><td align="center"><a href="http://www.nothingtoxic.com/media/1254185101/Turkish_Man_Kills_Himself_During_Stand_Off"><img border=0 src="http://media5.break.com/nt/thumb/f8/4f/f84f02546ce820d55aad4257bdd4b523.jpg"></a></td></tr><tr><td><font style="font:normal 9px Verdana">"Shoot the hostage" is not really ever a good game plan but it's especially bad when you are your own hostage.</font></td></tr></table>Get <a href="http://www.nothingtoxic.com/">humor videos</a> at <a href="http://www.nothingtoxic.com/">NothingToxic</a> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|