vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Resize embeded video clip in posts? (https://vborg.vbsupport.ru/showthread.php?t=242429)

goxy63 05-13-2010 12:59 PM

Resize embeded video clip in posts?
 
Does anyone know how to achieve this as I think that default size is to large?

Maybe I did not saw options in AdminCp related to this?

Videx 05-14-2010 01:11 AM

I don't think I've ever seen anything like that. Don't the embed sizes come from the originating site?

Although HTML 5 will have some sort of video tag, I've never seen any indication that it will allow on-the-fly resizing.

goxy63 05-14-2010 08:58 AM

Quote:

Originally Posted by Videx (Post 2036688)
I don't think I've ever seen anything like that. Don't the embed sizes come from the originating site?

Although HTML 5 will have some sort of video tag, I've never seen any indication that it will allow on-the-fly resizing.

Thank you, but...

My knowledge about this is very basic.... but I was editing many times embed code to resize video on my homepage or such....also here on vb.org we have several mods doing that stuff (not resizing but displaying in "normal" size)
for example:
https://vborg.vbsupport.ru/showthrea...150761&page=90
https://vborg.vbsupport.ru/showthread.php?t=229761
...

My engl is not that good, all I am asking is:
When user attach video (through new option in editor) how to change size of what is displayed. Now that size is way to large for me!
Where to change that code?

If u ask me its kinda dumb to have this option without option to change size, or that size by default is "normal"

goxy63 06-05-2010 06:57 PM

Styles & Templates –> Style Manager –> –> BBCode Layout Templates –> bbcode_video

find:
<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}">


change to/in my case/:

<vb:elseif condition="$provider == 'youtube'" />
<object class="restrain" type="application/x-shockwave-flash" width="512" height="308" data="http://www.youtube.com/v/{vb:raw code}">

changed size for 20% as by default is too big for me

Thank you all for help :down::mad:

DNN 01-22-2012 06:21 AM

tried it and not working

Madita 06-29-2012 09:51 AM

Doesn't work for me either - any solutions ?

Want to increase videos width and height which are embeded via editor-video button !

I am using VB 4.1.12

obglobal.net 07-21-2014 12:41 PM

this method hasn't worked for me.

Any updated means to make this happen?


All times are GMT. The time now is 05:44 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.00982 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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