para remplazar por ejemplo utilizo
Código:
Me ayudan por favor?Muchas Graciasjavascript:setVideo('Q6IyGAvbOs4')
function setVideo(idvideo) { <object width="500" height="320">
<param name="movie" value="hxxp://ww w.youtube.com/v/="+idvideo;&autoplay=1">
</param>
<param name="allowFullScreen" value="true">
</param>
<embed src="hxxp://ww w.youtube.com/v/="+idvideo;&autoplay=1" type="application/x-shockwave-flash" allowfullscreen="true" width="500" height="320"> </embed>
</object>
}