Tried two imbed codes and just the url - removed the "www." - no joy. Any suggestions from those who see my rookie mistake? Thanks!
[youtube]<iframe width="640" height="360" src="http://youtube.com/embed/EtoU8a9aXEo" frameborder="0" allowfullscreen></iframe>[/youtube]
[youtube]<iframe width="560" height="315" src="http://youtube.com/embed/EtoU8a9aXEo?rel=0" frameborder="0" allowfullscreen></iframe>[/youtube]
[youtube][/youtube]
youtube stumped
-
Topic author - Junior Member
- Posts in topic: 1
- Posts: 2
- Joined: Mon Sep 26, 2011 4:35 pm
- Location: League City
-
- Senior Member
- Posts in topic: 2
- Posts: 524
- Joined: Mon Nov 02, 2009 4:08 pm
- Location: Carrollton
Re: youtube stumped
[youtube]EtoU8a9aXEo[/youtube]
usually its just the last part
EtoU8a9aXEo
tested above - not working
Well the hover instructions say to use the part after the v= but its not being parsed for some reason - maybe the addin on the forum is disabled ? or you tube changed thier url structure ?
usually its just the last part
EtoU8a9aXEo
tested above - not working
Well the hover instructions say to use the part after the v= but its not being parsed for some reason - maybe the addin on the forum is disabled ? or you tube changed thier url structure ?
Re: youtube stumped
the embed part of the link is the troubleTOPO-sniper wrote:Tried two imbed codes and just the url - removed the "www." - no joy. Any suggestions from those who see my rookie mistake? Thanks!
[youtube]<iframe width="640" height="360" src="http://youtube.com/embed/EtoU8a9aXEo" frameborder="0" allowfullscreen></iframe>[/youtube]
[youtube]<iframe width="560" height="315" src="http://youtube.com/embed/EtoU8a9aXEo?rel=0" frameborder="0" allowfullscreen></iframe>[/youtube]
[youtube][/youtube]
use http://www.youtube.com" onclick="window.open(this.href);return false;/watch?v=EtoU8a9aXEo
like
" onclick="window.open(this.href);return false; delete the www. so it's
[youtube]. " onclick="window.open(this.href);return false; .[/youtube]
without the extra spaces and periods at each end
[youtube][/youtube]
I'm no lawyer
"Never show your hole card" "Always have something in reserve"
"Never show your hole card" "Always have something in reserve"
-
- Senior Member
- Posts in topic: 2
- Posts: 524
- Joined: Mon Nov 02, 2009 4:08 pm
- Location: Carrollton
Re: youtube stumped
well Charles needs to update the hover help text to reflect the way it works now