-
Animating multiple text boxes at once
Hey everyone. I have a situation where I need to add a few animations to multiple text boxes at the same time as though all my text is in one box. An example:
**Here is what I have.:
[TEXT BOX 1]
[TEXT BOX 2]
[TEXT BOX 3]
[TEXT BOX 4]
[TEXT BOX 5]What I need is to be able to animate the text starting from the top line of the top box, to the bottom line of the bottom box… as though all the text was in one box. If anyone can tell me how to do a “scale-down-by-line” transition, that should be enough information to do any other animation. Help would be greatly appreciated!!
Adam