Insertar un html dentro de otro html
Bueno mi consulta es la siguiente. Tengo 2 códigos embebidos de un noticiero, el cual lo veo en 2 videos, ¿desearía saber como puedo verlo todo en un solo video?. Le dejo los 2 códigos:
Código 1
<iframe id="iframe_video" src="http://server1.flatina.com/www/videos_flv/mediaplayer/flvplayer_PuntoFinal.php?id=551" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="No" height="260" width="320"></iframe>
codigo 2
<iframe id="iframe_video" src="http://server1.flatina.com/www/videos_flv/mediaplayer/flvplayer_PuntoFinal.php?id=552" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="No" height="260" width="320"></iframe>
Mi consulta es ; ¿Cómo veo estos 2 videos en uno solo?
Código 1
<iframe id="iframe_video" src="http://server1.flatina.com/www/videos_flv/mediaplayer/flvplayer_PuntoFinal.php?id=551" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="No" height="260" width="320"></iframe>
codigo 2
<iframe id="iframe_video" src="http://server1.flatina.com/www/videos_flv/mediaplayer/flvplayer_PuntoFinal.php?id=552" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="No" height="260" width="320"></iframe>
Mi consulta es ; ¿Cómo veo estos 2 videos en uno solo?
1 respuesta
Respuesta de krlosnow
1