Comunidad de diseño web y desarrollo en internet online

flvplayback reproduce sonido pero no el video???

Citar            
MensajeEscrito el 18 Dic 2008 03:43 pm
hola estoy tratando de reproducir un video con el componente flv playback y empieza el video se escucha todo el audio pero no se ve nada. les paso mi codigo.
gracias.

Código ActionScript :

var nc:NetConnection = new NetConnection();
nc.connect(null);
var ns:NetStream = new NetStream(nc);
ns.bufferLength = 20;
ns.contentPath = "Sequence02.flv";
videoPlayer.attachVideo(ns);
ns.play("Sequence02.flv");
ns.bufferTime = 20;

Por diegof18

26 de clabLevel



Genero:Masculino  

msie7
Citar            
MensajeEscrito el 18 Dic 2008 05:26 pm
es posible que al convertir el video a FLV no haya procesado el video, quizas por algun codec u otras cosas.

Intenta convertir el video a mov y de ahi pasalo a FLV

Por eldervaz

BOFH

10964 de clabLevel

39 tutoriales
56 articulos

Genero:Masculino  

en algún lugar del mundo

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.