View Full Version : text that fades in and out


DisturbedOne
09-20-2003, 01:05 PM
how do you make text that will fade in and out in flash 5

Sphere
09-20-2003, 06:04 PM
use alpha
and a motion/shape tween alpha 100 op first frame alpha 0 on last frame
its somewhere in the properties field, the name of the menu flyout is colors:

( it can be done too with action script )

Marianne
09-20-2003, 06:42 PM
You'll have to put the text in a symbol first, and then insert the symbol on frame one, and from there, take Sphere's steps.

Good luck.