Page 1 of 1

vid test

Posted: Sun Dec 23, 2012 5:23 pm
by LeafMan66_67

Code: Select all

[youtube]http://youtu.be/j9jbdgZidu8[/youtube]

Re: vid test

Posted: Sun Dec 23, 2012 5:52 pm
by chalmers
Test fail. But I think I can fix it. YouTube embedding can't be the shortened youtu.be links.

Re: vid test

Posted: Sun Dec 23, 2012 6:00 pm
by LeafMan66_67
Perfect. Thanks for the info. My battery on computer crapped out so I will try again later.

Thanks!

Re: vid test

Posted: Sun Dec 23, 2012 7:10 pm
by chalmers

Code: Select all

[youtube]http://www.youtube.com/watch?v=j9jbdgZidu8[/youtube]

Re: vid test

Posted: Sun Dec 23, 2012 7:25 pm
by GAM
http://www.google.ca/url?sa=t&rct=j&q=t ... 4169,d.dmQ" onclick="window.open(this.href);return false;

Re: vid test

Posted: Sun Dec 23, 2012 8:53 pm
by Jimmy
chalmers wrote:Test fail. But I think I can fix it. YouTube embedding can't be the shortened youtu.be links.
Like Chris said, they have to be the "virgin" YouTube link: no shortened links, no links from previously embedded videos...just the original clean link.

Re: vid test

Posted: Tue Jan 29, 2013 3:19 pm
by LiverDance
[youtube]http://www.youtube.com/watch?feature=pl ... oiHB3h-lMk[/youtube]

[youtube]http://www.youtube.com/watch?feature=pl ... oiHB3h-lMk[/youtube]

[youtube]<iframe width="640" height="360" src="http://www.youtube.com/embed/voiHB3h-lM ... detailpage" frameborder="0" allowfullscreen></iframe>[/youtube]

[youtube]http://www.youtube.com/watch?feature=pl ... -lMk#t=62s[/youtube]

Re: vid test

Posted: Tue Jan 29, 2013 3:30 pm
by LiverDance
Chalmers the video fairy won't be around all the time, so teach me what i'm doing wrong!

Re: vid test

Posted: Tue Jan 29, 2013 3:33 pm
by LiverDance
I copied that video link from everywhere and none of them work? What gives?

Re: vid test

Posted: Tue Jan 29, 2013 4:08 pm
by chalmers
the meat of the link is the "v=voiHB3h-lMk" part. So trim it down until you're at:
http://www.youtube.com/watch?v=voiHB3h-lMk" onclick="window.open(this.href);return false;



wtf, now you've made me dumber.

Re: vid test

Posted: Tue Jan 29, 2013 4:13 pm
by LiverDance
chalmers wrote:the meat of the link is the "v=voiHB3h-lMk" part. So trim it down until you're at:
http://www.youtube.com/watch?v=voiHB3h-lMk" onclick="window.open(this.href);return false;



wtf, now you've made me dumber.

hmmmm....

Re: vid test

Posted: Tue Jan 29, 2013 4:14 pm
by LiverDance
show me what you put in between this [youtube][/youtube]

Re: vid test

Posted: Tue Jan 29, 2013 4:14 pm
by chalmers
LiverDance wrote:
chalmers wrote:the meat of the link is the "v=voiHB3h-lMk" part. So trim it down until you're at:
http://www.youtube.com/watch?v=voiHB3h-lMk" onclick="window.open(this.href);return false;

wtf, now you've made me dumber.

hmmmm....
Fixed it, an extra "&" in there.

Code: Select all

[youtube]http://www.youtube.com/watch?v=voiHB3h-lMk[/youtube]

Re: vid test

Posted: Tue Jan 29, 2013 4:18 pm
by LiverDance
got it, thanks.