vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   autoplay youtube widget? (https://vborg.vbsupport.ru/showthread.php?t=241742)

goxy63 05-02-2010 09:18 PM

autoplay youtube widget?
 
Ok, just lost 60min trying to do it, but nothing :erm:

Before I was using embed code within vba module such as this:
Code:

<object width="165" height="150"><param name="movie" value="http://www.youtube.com/v/Y8-ISBWmfD0&hl=en_US&autoplay=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Y8-ISBWmfD0&hl=en_US&autoplay=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="165" height="150"></embed></object>
It was very simple to change size and option for autoplay for me and now.....I just dont know how

Hope someone could help me:)

Cheers

TimberFloorAu 05-02-2010 11:38 PM

autoplay=1 should work.

http://www.google.com/support/youtub...n&answer=56107

goxy63 05-03-2010 10:50 PM

TimberFloorAu thank you, I knew that, was thinking that something else was trouble, I just did not place embed code in good place...widgets are something new for me and whole menus is....but will get use to it
Thanks, Cheers

Its very simple actualy

Here is it how [for those noobish as me]:
AdminCP>>>vBulletin CMS>>>Widgets
Create widget [Static HTML], Title: whatever, Description: empty, Save widget
Now from list of widgets choose one u just created and click "Configure"
Input embed code in it, change size of video on two instances, and instead "fs" put "autoplay" if u want autoplay as I did
Sample:
Code:

<object width="165" height="150"><param name="movie" value="http://www.youtube.com/v/Y8-ISBWmfD0&hl=en_US&autoplay=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Y8-ISBWmfD0&hl=en_US&autoplay=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="165" height="150"></embed></object>
Parts in red you should adjust to your needs if you want to change size and make it autoplay upon every page refresh

Hope someone will find this usefull

TimberFloorAu 05-03-2010 11:02 PM

Glad you got it sorted.

your24hourstore 05-04-2010 12:09 AM

go get your self the new media mod from 8wayrun, its kool has a widget that plays on CMS looks awesome

RichieBoy67 04-26-2012 02:16 PM

I know this is an old post but still relevant. I am trying to figure out how to make a youtube widget re-sizable. Is this possible? Or is it possible to perhaps give people a choice for sizes to display?


All times are GMT. The time now is 09:28 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.00979 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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