News:

Welcome to week4paug.net 2.1 - same as it ever was! Most features have been restored, but please keep us posted on ANY issues you may be having HERE:  https://week4paug.net/index.php/topic,23937

Main Menu

How To: Embed YouTube videos using the [flash] tags:

Started by guyforget, August 31, 2009, 12:21:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

guyforget

ok, to insert youtube videos using the flash tags, use the "embed" link on the youtube video's page.  the only youtube in my history is the dos equis guy that goodabouthood linked to earlier, so ill use that.  heres the code i copied from their "embed" link:

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/k-aoECXBrEI&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/k-aoECXBrEI&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

from that code i need 2 things - the dimensions of the flash video window (the width and height in the code above) and the link the the video (the thing that starts w/ 'http').  with those two things, i apply them to the flash tag like this:

[flash=425,344]http://www.youtube.com/v/k-aoECXBrEI&hl=en&fs=1&[/flash]

please notice that i didnt cut it off after the normal video link, but also included the three trailing &'s and their parameters.  you want everything that is in "quotes" starting w/ "http://"

and that code produces this:

http://www.youtube.com/v/k-aoECXBrEI&hl=en&fs=1&
-AD_

gah

I think what is throwing people off is that if you just copy the youtube site for example into the flash tag, you have to change the code part just before and after the "v" from "?v=" to "/v/" instead. At least that's how I've been doing it.

http://www.youtube.com/watch?v=4umTbRMVcms

changed to
http://www.youtube.com/watch/v/4umTbRMVcms
Sometimes we live no particular way but our own.

rowjimmy

You don't have to 'change' anything if, as guy suggests, you take the embed code and trim it down to the source value.

gah

Quote from: rowjimmy on August 31, 2009, 01:44:57 PM
You don't have to 'change' anything if, as guy suggests, you take the embed code and trim it down to the source value.

Oh, well, that works too. I don't know. I've just being changing that v part of the code and it's been fine. Whatever works for folks.
Sometimes we live no particular way but our own.

whyweigh5.0

The Edge... there is no honest way to explain it because the only people who really know where it is are the ones who have gone over. - Hunter S. Thompson
http://liquidgoggles.blogspot.com/

guyforget

-AD_

Cavern_Dweller

<object style="height: 344px; width: 425px"><param name="movie" value="http://www.youtube.com/v/Gd31cGlQjsg"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/Gd31cGlQjsg" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></object>


Cavern_Dweller


rowjimmy


kellerb

weird things happen to that video when I mouse-scroll up and down.  it gets taller and shorter and doesn't necessarily stay in the original post.

blatboom

Quote from: kellerb on February 04, 2010, 06:20:52 PM
weird things happen to that video when I mouse-scroll up and down.  it gets taller and shorter and doesn't necessarily stay in the original post.

sick Ghost tho

guyforget

no longer necessary, videos should auto-embed

just post the link, no [tags] or needed
-AD_

mopper_smurf

#13
http://www.youtube.com/v/sAWl5peI8HY&hl=en_US&fs=1&

"Oooh baby ..." Gotta love embedding 'tube vids.
Here Comes The Flood - a weblog about music
Twitter | FB | Instagram

As a roadie for the Jimi Hendrix Experience, I learned that I should give up being a guitar player. - Lemmy

guyforget

did auto-embedding not work?

shouldnt need the flash tags anymore

(dont watch the video, im just picking random crap off of the front page @ youtube)

-AD_