I have an animation sequence that moves an mc to 4 different points points on the stage. The the idea is to have the mc pause at each point allowing for a text bubble to pop up giving the user enough time to read them. The bubble then goes away and the clip moves to the next point. (The bubbles are in place at all times with alpha set to zero).
The desired effect is to have the bubble pop up just before the mc reaches it’s designated location allowing time for the bubble to fade in. The bubble’s alpha property is set to zero once the mc moves on to it’s new location.
(This question had to have been asked about a million times. If anyone can point me to a tutorial that that covers this I would appreciate it).
Thanks / help appreciated