I’m creating a number of text effects for an interactive quiz. The example I’m working from is pretty easy to adapt by amending the movieClip that is centrally nested within the other clips.
I’d like to be able read text from an external file, but not sure how to set about it.
I’d also like to be able to set the speed of the effect at runtime, so that I can vary the speed depending on other variables.
As far as I’m aware this is the only way to achieve these type of text effects.