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)
-   -   Mini Mods - Full Screen Button in Youtube embedded Videos (https://vborg.vbsupport.ru/showthread.php?t=238243)

Sadikb 03-08-2011 11:54 AM

Hi schchief,

Got your PM. Could you post the code of your bbcode_video template here. If you do I can give you instructions on what to change.

doobiefillin 03-22-2011 02:21 PM

an update would be nice

Sadikb 03-22-2011 03:03 PM

Quote:

Originally Posted by doobiefillin (Post 2176208)
an update would be nice

This is included in core in VB 4.1.2 so updating is no longer necessary.

david fernandez 05-01-2011 04:08 AM

simple easy and great THANK YOU VERY MUCH

goxy63 11-29-2011 04:38 PM

how about google?

did try few things but its not working for me :(

Videx 11-29-2011 04:50 PM

Quote:

Originally Posted by goxy63 (Post 2273083)
how about google?

did try few things but its not working for me :(

Huh? Google is Youtube now.

goxy63 11-29-2011 05:11 PM

Whatever whats this than :D ?
http://video.google.com/videoplay?do...10942610525872

I fixed it anyways

Videx 11-29-2011 06:42 PM

Quote:

Originally Posted by goxy63 (Post 2273089)
Whatever whats this than :D ?
http://video.google.com/videoplay?do...10942610525872

I fixed it anyways

They're giving everyone more time to move videos to youtube, but it's impossible to say how long that might last - they already announced closure once, only to reverse themselves a week later. Still, they haven't accepted a new video since 2009.

goxy63 02-23-2014 12:48 AM

How to change new default VB code in order to have full screen, did try several things but nothing, this is new code, now its iframe:

Code:

<vb:elseif condition="$provider == 'youtube'" />
<iframe class="restrain" title="YouTube video player" width="512" height="308" src="//www.youtube.com/embed/{vb:raw code}?wmode={vb:raw wmode}" frameborder="0" ></iframe>
<vb:elseif condition="$provider == 'youtube_share'" />
<iframe class="restrain" title="YouTube video player" width="512" height="308" src="//www.youtube.com/embed/{vb:raw code}?wmode={vb:raw wmode}" frameborder="0" ></iframe>

Thank you

Videx 02-23-2014 01:29 AM

Wow a two year old resurrection! I had actually long ago forgotten about this mod. But I just tracked down a recent embed on our forum and it's got full screen. Either the change I made long ago is still working, or Youtube finally fixed the issue.


All times are GMT. The time now is 04:58 PM.

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.01204 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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