Comunidad de diseño web y desarrollo en internet online

Volver a reproducir video flv automáticamente cuando termina. AS2

Citar            
MensajeEscrito el 30 May 2011 01:56 am
Bueno, solamente eso.. necesito volver a reproducir video flv automáticamente cuando termina. En AS

Gracias!

Por yoelotero

51 de clabLevel



Genero:Masculino  

Programador web.

chrome
Citar            
MensajeEscrito el 30 May 2011 02:20 pm
Si usas un FLVPlayer, tienes un callback onComplete (lo copio de la ayuda)

Código ActionScript :

var listenerObject:Object = new Object();
listenerObject.complete = function(eventObject:Object):Void {
    // insert event-handling code here
};
my_FLVplybk.addEventListener("complete", listenerObject);


Jorge

Por solisarg

BOFH

13669 de clabLevel

4 tutoriales
5 articulos

Genero:Masculino   Bastard Operators From Hell Premio_Secretos

Argentina

firefox

 

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