vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   smaller embedded video (https://vborg.vbsupport.ru/showthread.php?t=237813)

adembaba 03-08-2010 02:51 PM

smaller embedded video
 
Hey

How can i change the size of videos(eg youtube video's)

The sizes are too big==>for example http://www.bizimmekan.be/showthread....Ilahiler/page2

pant 03-08-2010 02:55 PM

Quote:

Originally Posted by adembaba (Post 1999857)
Hey

How can i change the size of videos(eg youtube video's)

The sizes are too big==>for example http://www.bizimmekan.be/showthread....Ilahiler/page2

I did this in VB3 and it was just modifying some code in the plugin manager, very easy. Not entirerly sure how you do it in VB4 but try googling something along the lines of 'change youtube resolution vbulletin' Sorry I can't be anymore help :)

Blooded 03-08-2010 03:26 PM

1 Attachment(s)
there is a bbcode for youtube videos that cant resize the video when you put it on your forum
just change the height and width
Title : YouTube

Tag : youtube
Replacement :
Code:

<object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/{param}"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/{param}"
  type="application/x-shockwave-flash" wmode="transparent"
  width="425" height="355"></embed>
</object>

See just change the width and height

Example:
Code:

[YOUTUBE]lk6Q4FpW-sY[/YOUTUBE]
just the id

Use {option} : No
optional
Button img:

Code:

/image/buttons/youtube.gif

adembaba 03-08-2010 03:28 PM

Quote:

Originally Posted by pant (Post 1999860)
I did this in VB3 and it was just modifying some code in the plugin manager, very easy. Not entirerly sure how you do it in VB4 but try googling something along the lines of 'change youtube resolution vbulletin' Sorry I can't be anymore help :)

IT WORKED

i searched but couldn't find it, but your keywords are much better. you just had to go to template bbcode_video and change widt and height.

more info here http://www.vbulletin.com/forum/showt...embedded-video

Winter Sonata 01-07-2011 03:10 PM

guys, you have helped me a lot !!!!!!!!!!!


All times are GMT. The time now is 02:52 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.01045 seconds
  • Memory Usage 1,717KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete