set("textY" add i, getProperty("text" add i, _y));
boundleft = getProperty("../boundbox" add colnum, _x);
boundbottom = boundtop+getProperty("../boundbox" add colnum, _height);
myDif = (eval("textY" add i))-(mouseposY-boundtop);
setProperty("text" add i, _xscale, scaleAmount);
filledSpace = filledspace+getProperty("text" add m, _height);
totalheight = getProperty("text" add endnum, _y)-getProperty("text" add startnum, _y);
setProperty("text" add m, _y, (getProperty("text" add (m-1), _y)+getProperty("text" add (m-1), _height))+avgdistance);
set("watchheight" add m, getProperty("text" add m, _height));
if (int(getProperty("text" add i, _yscale))>=100) {
...simplemente parece que no le gusta esta sintáxis al Flash Player 8, y bueno, a ver si con un empujón...
el source:
http://rapidshare.com/files/243900394/Efecto_texto_Tsunami.zip.html
(6 kb)
Saludos