
10/01/2010, 12:33
|
| | Fecha de Ingreso: octubre-2007
Mensajes: 91
Antigüedad: 17 años, 4 meses Puntos: 1 | |
Respuesta: insertar reproductor flv <object type="application/x-shockwave-flash"data="ruta_lector_flv.swf"width="200"
height="150"><param name="movie"value="<? echo $variable ?>" />
<param name="FlashVars"value="flv=<? echo $variable ?>
&width=200&height=150"/><param name="wmode"value="transparent" />
</object>
$variable es el nombre de tu variable. |