vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - [vb4] Youtube Player - NEW skin v.3 (https://vborg.vbsupport.ru/showthread.php?t=254764)

LOGECT 12-05-2010 10:00 PM

[vb4] Youtube Player - NEW skin v.3
 
1 Attachment(s)
Info:

Get the new YouTube player skin for your vbulletin.

Live Demo


The new skin is already implemented in v 4.1.4


Before :

https://vborg.vbsupport.ru/attachmen...1&d=1291639443


After :

https://vborg.vbsupport.ru/attachmen...1&d=1291639443


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.

voglermc 12-06-2010 01:32 PM

Thanks!

DaRK mAN306 12-06-2010 04:14 PM

TAGGED .!
I'll check it out ..

Thank you very much ..

3bia.com 12-06-2010 05:42 PM

Thanks

Was the application here

http://www.3bia.com/vb/3bia27394/

sisterhood 12-06-2010 07:14 PM

Extra Nice :-))

amoora3330 12-06-2010 07:40 PM

haw this code could be valid and working on the vbulletin versions no 3.8.X

waiting ur reply thanks alot

Juggernaut 12-07-2010 04:24 AM

Thank you :D

LOGECT 12-07-2010 06:25 AM

Quote:

Originally Posted by amoora3330 (Post 2130152)
haw this code could be valid and working on the vbulletin versions no 3.8.X

waiting ur reply thanks alot


Have you tried this one yet?

https://vborg.vbsupport.ru/showthread.php?t=251569

LOGECT 12-07-2010 06:31 AM

Quote:

Originally Posted by voglermc (Post 2130016)
Thanks!

Quote:

Originally Posted by 3bia.com
Thanks

Quote:

Originally Posted by sisterhood
Extra Nice :-))

Quote:

Originally Posted by Destron
Thank you

Thank you! Glad you like it! :)

Dr.osamA 12-09-2010 11:12 AM

thank you

installed


All times are GMT. The time now is 03:41 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01233 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete