Quote:
Originally Posted by Freebase Dali
That's weird... I always just get the embed code from the video (that large amount of code you copy when you click "embed", and paste that between the youtube tags.
|
Up to now, I was doing like you. But if i try to insert the following html code, i've a white square.
Code:
<object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/RWQR9MxZ9jk&hl=fr_FR&fs=1?color1=0x3a3a3a&color2=0x999999&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RWQR9MxZ9jk&hl=fr_FR&fs=1?color1=0x3a3a3a&color2=0x999999&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"></embed></object>
Can somebody do the test with the code i posted?