Ver Mensaje Individual
  #1 (permalink)  
Antiguo 07/09/2008, 14:14
juan chuc
 
Fecha de Ingreso: enero-2003
Ubicación: Cancun
Mensajes: 57
Antigüedad: 21 años, 3 meses
Puntos: 0
Como insertar video Swf en HTML?

Maestros, navegando por el foro encontre un link a una pagina de reproductores de video e inluyen el codigo fuente del que mas te guste. Copie y pegue el codigo pero no funciona, Que estoy haciendo mal? perdon pero soy nuevo en esto. El video es en formato SWF. Este es el codigo fuente del reproductor:

--------------------------------------------------------------------------------------------------------
<script type='text/javascript' src='/embed/swfobject.js'></script>

<div id='preview'>DemoFiesta2008.swf</div>

<script type='text/javascript'>
var s1 = new SWFObject('/embed/player.swf','ply','470','320','9','#ffffff');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('wmode','opaque');
s1.addParam('flashvars','file=http://content.bitsontherun.com/videos/qyehIiBT.flv&image=http://content.bitsontherun.com/thumbs/qyehIiBT.jpg&controlbar=over&duration=34&fullscree n=true&stretching=fill');
s1.write('preview');
</script>Search this Site
Go
.. or check the sitemap
Commercial licenses
The players are licensed under a Creative Commons License, allowing you to use, modify and redistribute them for noncommercial purposes. For commercial use, we distribute licenses of the script from 20 euros.

Choose your own look
The JW Player 4 is fully skinnable - you can select the look and feel that suits your site. Check the available skins at LongTail Video.
URL: http://www.jeroenwijering.com/?page=wizard&example=11
--------------------------------------------------------------------------------------------------------

Gracias de antemano por su ayuda, si alguien conoce algun codigo fuente para subir videos SWF se lo voy a agradecer infinitamente. gracias nuevamente y un saludo desde Cancun Mexico
__________________
juan chuc