Putting a Video onto a thread

cruzer101

Well-Known Member
get the url of the video and add the tags.

example

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

The part you want is R56OfPbYlEE&hl=en&fs

Put it between [youtube...] and [/youtube...] without spaces or the periods and preview,

[youtube]R56OfPbYlEE&hl=en&fs[/youtube]
 

Drugfreemike420

Active Member
The part you want is R56OfPbYlEE&hl=en&fs

Put it between [youtube...] and [/youtube...] without spaces or the periods and preview,

[youtube]R56OfPbYlEE&hl=en&fs[/youtube]
I still do not understand what I need too do with the code. I understood for the most part, but got thrown off, & definitely confused now.

Thx.
 

Drugfreemike420

Active Member
NOW I understand! haha

I had to quote what you said and once I submitted the reply I realized what I did
and seen I re-posted your vid.

So I re-looked over what I had in there, an see the small mistake.

Thx a ton
 
Top