Back to vBulletin 4.x Template Modifications

[vb4] Youtube Player - NEW skin v.3
Mod Version: 3.01, by LOGECT

vB Version: 4.x.x Rating: (9 votes - 5.00 average) Installs: 62
Released: 06 Dec 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

Info:

Get the new YouTube player skin for your vbulletin.
http://www.logect.com/f83/designing-uncharted-2-sketchup-16753/#post16783

The new skin is already implemented in v 4.1.4


Before :



After :




Installation:


1- Open your bbcode_video template

Search for :

Code:
<vb:elseif condition="$provider == 'youtube'" />
<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/{vb:raw code}">
    <param name="movie" value="http://www.youtube.com/v/{vb:raw code}" />
    <param name="wmode" value="transparent" />
    <!--[if IE 6]>
    <embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/{vb:raw code}" />
    <![endif]--></object>
2- replace all with the following code :

Code:
<vb:elseif condition="$provider == 'youtube'" />
<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/{vb:raw code}?version=3">
    <param name="movie" value="http://www.youtube.com/v/{vb:raw code}" />
    <param name="wmode" value="transparent" />
    <param name="allowFullScreen" value="true">
    <param name="allowScriptAccess" value="always">
    <!--[if IE 6]>
    <embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/{vb:raw code}?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390" />
    <![endif]--></object>
Done.

History:
v3.0.1 : 06-December-2010 : Fixed for Full screen access.

Download

No files for download.

Supporters / CoAuthors

  • LOGECT

Screenshots

Click image for larger version
Name:	2.jpg
Views:	2913
Size:	217.9 KB
ID:	124253   Click image for larger version
Name:	1.jpg
Views:	2875
Size:	143.6 KB
ID:	124254  

Similar Mods

Mini Mods Auto youtube embed player ( NEW PLAYER ) vBulletin 3.8 Add-ons
New Posting Features VB AnyMedia Player / Media Sites (youtube, google and many more) vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024