VTTW Board Index
May 18, 2013, 04:47:39 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Game and TV Information - Next football game: 08/31/2013, Austin Peay vs. Tennessee!, Time and TV TBD.  Go Big Orange!
Football - Current Schedule/Results.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: YouTube video tutorial  (Read 4547 times)
0 Members and 1 Guest are viewing this topic.
Clockwork Orange
Heisman
*****
Offline Offline

Posts: 20348



View Profile
« on: August 12, 2008, 09:35:58 AM »

Everyone, including me, is having trouble with this, but I think I have it figured out. To post a video:

  • Use the flash tags, and change "200,200" to "425,344"
  • Copy and paste the URL of the video between the flash tags. Not the whole pasting code you used to, but just the URL-- in my case this is http://www.youtube.com/watch?v=eVfHieBITxk
  • replace the "watch?v=" with simply "v/"-- this will point to the standalone video location and not the youtube page

In the end, it should look something like this:

Code:
[flash=425,344]http://www.youtube.com/v/eVfHieBITxk[/flash]

And the result is this:

<a href="http://www.youtube.com/v/eVfHieBITxk" target="_blank">http://www.youtube.com/v/eVfHieBITxk</a>

One more note-- the URL change made above is what youtube actually gives you in the "embed src" tag in the code you used on the old board to copy and paste. If it's easier for you to grab the URL from there than to make the change, it ought to work.
Logged

Brick by brick.

Salvador VOLi
Starter
****
Offline Offline

Posts: 713



View Profile
« Reply #1 on: August 12, 2008, 09:44:02 AM »

<a href="http://www.youtube.com/v/pQKdNtf9GHs&amp;hl=en&amp;fs=1" target="_blank">http://www.youtube.com/v/pQKdNtf9GHs&amp;hl=en&amp;fs=1</a>
Logged
Salvador VOLi
Starter
****
Offline Offline

Posts: 713



View Profile
« Reply #2 on: August 12, 2008, 09:47:47 AM »

<a href="http://www.youtube.com/v/WYN74ZW4k_E" target="_blank">http://www.youtube.com/v/WYN74ZW4k_E</a>

Seems to work.  Thanks for the tutorial CO.
Logged
Barbivol
All-SEC
*****
Offline Offline

Posts: 1805



View Profile
« Reply #3 on: August 12, 2008, 02:28:12 PM »

for posting a picture in your signature...I would love to put my puppy's pic in there and I have tried to figure it out and I am at a dumbwit's end...HELP!  Here is the link or what ever you call it...

http://barbivol.smugmug.com/photos/311231198_RXWUf-M.jpg
Logged
VinnieVOL
Heisman
*****
Offline Offline

Posts: 15018



View Profile
« Reply #4 on: August 13, 2008, 08:13:17 AM »

Yess!! Thanks Clock! 


<a href="http://www.youtube.com/v/AYSeKm1IrZE" target="_blank">http://www.youtube.com/v/AYSeKm1IrZE</a>
Logged
NissanVol
All-SEC
*****
Offline Offline

Posts: 1271


I said go Vols!


View Profile
« Reply #5 on: August 14, 2008, 11:43:15 AM »

<a href="http://www.youtube.com/v/DHXpnZi9Hzs" target="_blank">http://www.youtube.com/v/DHXpnZi9Hzs</a>
Logged

Salvador VOLi
Starter
****
Offline Offline

Posts: 713



View Profile
« Reply #6 on: August 21, 2008, 01:55:21 AM »

<a href="http://www.youtube.com/v/wp7bM8pUzXw" target="_blank">http://www.youtube.com/v/wp7bM8pUzXw</a>
« Last Edit: August 21, 2008, 02:02:03 AM by Salvador VOLi » Logged
Black Diamond Vol
Heisman
*****
Offline Offline

Posts: 23853



View Profile
« Reply #7 on: October 28, 2008, 08:57:56 AM »

Everyone, including me, is having trouble with this, but I think I have it figured out. To post a video:

  • Use the flash tags, and change "200,200" to "425,344"
  • Copy and paste the URL of the video between the flash tags. Not the whole pasting code you used to, but just the URL-- in my case this is http://www.youtube.com/watch?v=eVfHieBITxk
  • replace the "watch?v=" with simply "v/"-- this will point to the standalone video location and not the youtube page

In the end, it should look something like this:

Code:
[flash=425,344]http://www.youtube.com/v/eVfHieBITxk[/flash]

And the result is this:

<a href="http://www.youtube.com/v/eVfHieBITxk" target="_blank">http://www.youtube.com/v/eVfHieBITxk</a>

One more note-- the URL change made above is what youtube actually gives you in the "embed src" tag in the code you used on the old board to copy and paste. If it's easier for you to grab the URL from there than to make the change, it ought to work.

<a href="http://www.youtube.com/v/sIE0xpwMWeo&amp;eurl=http://www.roundtableradio.com/" target="_blank">http://www.youtube.com/v/sIE0xpwMWeo&amp;eurl=http://www.roundtableradio.com/</a>
Logged

midtnvol
Heisman
*****
Offline Offline

Posts: 11256



View Profile
« Reply #8 on: November 25, 2008, 10:14:26 AM »

Everyone, including me, is having trouble with this, but I think I have it figured out. To post a video:

  • Use the flash tags, and change "200,200" to "425,344"
  • Copy and paste the URL of the video between the flash tags. Not the whole pasting code you used to, but just the URL-- in my case this is http://www.youtube.com/watch?v=eVfHieBITxk
  • replace the "watch?v=" with simply "v/"-- this will point to the standalone video location and not the youtube page

In the end, it should look something like this:

Code:
[flash=425,344]http://www.youtube.com/v/eVfHieBITxk[/flash]

And the result is this:

<a href="http://www.youtube.com/v/eVfHieBITxk" target="_blank">http://www.youtube.com/v/eVfHieBITxk</a>

One more note-- the URL change made above is what youtube actually gives you in the "embed src" tag in the code you used on the old board to copy and paste. If it's easier for you to grab the URL from there than to make the change, it ought to work.
<a href="http://www.youtube.com/v/Ta0a3DFUU0Y" target="_blank">http://www.youtube.com/v/Ta0a3DFUU0Y</a>
Logged

http://mudlizard.com/tinymce/jscripts/tiny_mce/themes/advanced/images/justifycenter.gif   Criswell predicts: "The future is where you and I will spend the rest of our lives. Future events such as these will affect you in the future."
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.17 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!