PDA

View Full Version : How to find the YouTube URL?


BeltzClan
Nov-10-2006, 04:04 PM
Saw that I can embed vidoe on a page from YouTube. But how do I find the URL to the file? I tried right clicking on it, but that did not tell me anything..

richW
Nov-10-2006, 06:37 PM
Saw that I can embed vidoe on a page from YouTube. But how do I find the URL to the file? I tried right clicking on it, but that did not tell me anything.. Next to the video on YouTube's page you will see a box like the one below.

Click on the embed link and copy.
Take that code and put it between <html></html> and place it in the gallery description of a html only (http://www.dgrin.com/showpost.php?p=186127&postcount=19) gallery.
It worked for me...Hope this helps.

Andy
Nov-10-2006, 06:58 PM
Next to the video on YouTube's page you will see a box like the one below.

Click on the embed link and copy.
Take that code and put it between <html></html> and place it in the gallery description of a html only (http://www.dgrin.com/showpost.php?p=186127&postcount=19) gallery.
It worked for me...Hope this helps.

:nod

BeltzClan
Nov-10-2006, 07:20 PM
Thanks, guys!