Ver Mensaje Individual
  #3 (permalink)  
Antiguo 29/07/2004, 02:17
Avatar de cure_hot
cure_hot
 
Fecha de Ingreso: mayo-2004
Mensajes: 71
Antigüedad: 19 años, 11 meses
Puntos: 0
Parece Sencillo

Mira has lo siguiente encima de tus botones

Código:
on(RollOver){
_root.onEnterFrame = function(){
     mitexto.scroll-=1;
    }
}
on(RollOut){
_root.onEnterFrame = false;
}
__________________
Atte
Luis Ruben Perez Gil :adios: