Flash components Flash files Text Animation

Typing text

$3.00
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON- COMMERCIAL PROJECT - details
ID: 27 | Views: 3124 | Downloads: 14
Or

moreGarethJones
Uploaded By: GarethJones Author
This class allows you to specify some HTML text on the first frame of your FLA that is then typed out at whatever speed you specify in the class call into an empty text field.

Usage:

// copy is your html text
// 25 is the current typing speed
var tt:TypingText = new TypingText(this.copy1_txt, copy, 25);

As this is class-based, you can import this class into whatever application you have and create as many typing text fields as you like and the class will handle the rest.

ASK Ask a question & Live a coment (Public)
morepixejoule
pixejoule purchased said
Posted on 2010 May 06
Any idea on how to get something like this to work in AS3?

moreGarethJones
GarethJones author said
Posted on 2011 Jan 28
Conversion would be pretty straightforward, but this isn't a class that I have converted myself.


more

Do you have any comment or questions about GarethJones file?


Please register & login before you post!