PDA

View Full Version : multi-line typer w/cursor effect


hero10killer
02-20-2002, 12:11 AM
:p

I'm trying to figure out how to make this file:

http://www.actionscript.org/tutorials/beginner/DOS_Cursor_Text_Effect/

multi-line.

I was using swish for my C64 animation, but whew!
You don't EVEN WANT TO KNOW the file size.
It's so huge!

So, I thought if I could program it, it would be smaller.

any help will be appreciated!

-hero

zoomfreddy
02-21-2002, 10:46 AM
you can download the fla from the tut...
it uses the string length to show each letter(inside a duplicated mc) and the cursor(mc), and a loop for advancing to the next letter until it reaches the end of the string...

hope this help you
:cool: