|
[vb4] Youtube Player - NEW skin v.3
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>
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>
History: v3.0.1 : 06-December-2010 : Fixed for Full screen access. Download No files for download. Supporters / CoAuthors
Screenshots |
|||||||||
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 |