Ver Mensaje Individual
  #6 (permalink)  
Antiguo 18/12/2003, 19:10
Avatar de ¬...
¬...
 
Fecha de Ingreso: noviembre-2003
Ubicación: Guatemala
Mensajes: 742
Antigüedad: 20 años, 5 meses
Puntos: 4
le podes decir que..
Código:
onEnterFrame=function(){scroll_actual=mitexto.scroll;
scroll_total=mitexto.maxscroll;
if(scroll_actual==scroll_total){
//la accion una vez el scroll haya llegado al final del texto
mitexto.scroll=mitexto.maxscroll;
}
__________________
'_'

...