PDA

View Full Version : Stupid question...


Peetaer
February 25th, 2010, 12:30 AM
but how do you embed a file in your posts on a thread? Say I want to embed a video from YouTube on here...how on earth do I do it? Can't imagine it's very hard.

Sorry for the stupid question. I had to ask :rocker:

SMILEFACE
February 25th, 2010, 12:45 AM
ahh you right click copy the embed from you tube


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

then you put in front an [4/yt] at the end minus the 4

edit if you quote my post you can see an example
[yt]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-GlcpmrZ7VE&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-GlcpmrZ7VE&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

Peetaer
February 25th, 2010, 12:53 AM
Thanks dude!