Youtube

Boss252

New member
Every time I try to embed a You Tube video it shows some dumb video in it place. This should be a WEC fight. If you take out the ">" type="application/x-shockwave-flash" width="425" height="350">
 
Seems there's some sort of spoof or redirect in effect with the vbulletin code in use. (maybe hacked ??? I don't know)

But the code is being replaced, autonomously.

Here's the code switch:

<!-- message -->
<div id="post_message_23968">

<a href="http://www.youtube.com/watch?v=cnYwuvSwUMo" target="_blank">http://www.youtube.com/watch?v=cnYwuvSwUMo</a><br />
<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/_Y_kaYr4J04&hl=nl"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/_Y_kaYr4J04&hl=nl" type="application/x-shockwave-flash" wmode="transparent" width="425" height="344"></embed></object>
</div>
<!-- / message -->
 
This has been resolved. To embed a YouTube Video all you need to do is use the http://www.youtube.com/watch?v=cnYwuvSwUMo I would just need to add the cnYwuvSwUMo between the ">http://www.youtube.com/watch?v=cnYwuvSwUMo I would just need to add the cnYwuvSwUMo between the " type="application/x-shockwave-flash" width="425" height="350">
 
Back
Top