Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/02/2003, 17:39
Avatar de luigivirgo
luigivirgo
 
Fecha de Ingreso: enero-2003
Ubicación: Toluka mejiko
Mensajes: 150
Antigüedad: 21 años, 3 meses
Puntos: 0
mira

mira esto espero te sirva
lo uniko adicional
es ke deves de tener en tu pelikula un kampo de texto kon nombre de instancia
a_txt

ke sea multiline no wrap

y el texto ke yo le pongo es ficticio tu metele tu archivo de texto

la verdad se ve chido si varias la variable velocidad entre mayor sea su valos menor sera la velocidad y viceversa espero te funcione

Código:
createEmptyMovieClip("b",2);
inc=1
a_txt.text="AAAAA\nBbbbbb\nCCCCCC\nGGGGG\nRRRRR\njjjjj\nDSDFSD\nYYYYY\nIIIIII\nGGGGGG\nLLL";
velocidad=15
i=1
b.onEnterFrame=function()
{
	if(i%velocidad==0)
	{
a_txt.scroll+=inc;
if (a_txt.scroll==a_txt.maxscroll)
inc=-1
if (a_txt.scroll==1)
{
inc=1

}
trace(a_txt.scroll)
	}
	i++
}

elte kodigo ponlo en tu primer frame de tu pelikula
__________________
no olvides visitar tu propia komputadora en
http://computadora.de
http://paginaweb.de/luigivirgo/luis.jpg