I am not Jubba
May 4th, 2002, 03:28 PM
Kirupa, there is a problem in the code I sent you for the Actionscript Text Animation tutorial...the mistake is in the source code and the animation...if you want I can correct the FLA and send it again? this is what it says
_root["char"+ii]._y = nXstart + nLNumber * nLSpace
and it should say
_root["char"+ii]._y = nYstart + nLNumber * nLSpace
I just switched the nXstart and nYstart variables...just a minor change, but it changes the positioning of the letters...and its incorrect...it wasn't your fault, I gave you the wrong code cuz I'm a *******... when you read this let me know what you want to do...
[::Also, I was curious why did you put Pom's Drawing Board tutorial in the Flash 5 tutorial section?::]
_root["char"+ii]._y = nXstart + nLNumber * nLSpace
and it should say
_root["char"+ii]._y = nYstart + nLNumber * nLSpace
I just switched the nXstart and nYstart variables...just a minor change, but it changes the positioning of the letters...and its incorrect...it wasn't your fault, I gave you the wrong code cuz I'm a *******... when you read this let me know what you want to do...
[::Also, I was curious why did you put Pom's Drawing Board tutorial in the Flash 5 tutorial section?::]