Type-on using AS3 - user taps any key & scripted text appears
i’m Wanting to be able to create type-on animations whereby no matter what key the user clicks on the keyboard (A thru Z, Space, Return) scripted text appears one character at a time. (Note: by scripted I mean predetermined paragraph of text - not AS3 type script)
The idea being to simulate typing or data entry so that each key stroke animates an additional character in the string.
I’m new to AS3 and I’m unsure how to approach this task?
Thanks in advance for any advice you can land !
