The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Youtube video NOT working. Please help
I want to put a video on my front page.
http://www.iplayfifa.com I cant get it to work. Can someone point me in the right direction? Thank you in advance. :up: |
#2
|
|||
|
|||
If using a HTML widget
It appears it is currently embed using this... HTML Code:
<embed width="520" height="320" allowfullscreen="true" allowscriptaccess="always" x-shockwave-flash"="" application="" src="http://www.youtube.com/watch?v=979W1QB1H2Q">
Perhaps use this instead... HTML Code:
<iframe width="560" height="315" src="http://www.youtube.com/embed/979W1QB1H2Q?rel=0" frameborder="0" allowfullscreen></iframe> |
#3
|
||||
|
||||
The main reason the embed code you were using wasn't working was because you had the actual YouTube page as the video source.
HTML Code:
http://www.youtube.com/watch?v=979W1QB1H2Q HTML Code:
http://www.youtube.com/embed/979W1QB1H2Q |
#4
|
|||
|
|||
Thank you both for helping me out. I got it working.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|