Tema: PlayBack (2)
Ver Mensaje Individual
  #10 (permalink)  
Antiguo 29/12/2005, 13:58
Avatar de luistar
luistar
 
Fecha de Ingreso: marzo-2005
Ubicación: Argentina
Mensajes: 939
Antigüedad: 19 años, 1 mes
Puntos: 0
también prueba esta función, más facil de comprender
Código PHP:
/*CODIGO ACTION SCRIPT*/
retroceder = function (lamov) {
    
lamov.onEnterFrame = function() {
        if (
this._currentframe 1prevFrame(); else delete this.onEnterFrame;
    };
}; 
si el fotograma actual es mayor que el primero, entonces que retroceda :D
__________________
Si digo que soy mentiroso. ¿Lo soy?