flash question
flash question
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- TResudek0
I'd say you should make all of the text an instance ina MovieClip. Make the movie fade in and fade out over a certain number of frames. Set a "stop" action on frame 1 and a "stop" action on the frame where the text is fully faded in. (Let;s say your animation is 10 frames and that center point is then frame 5). Then set the area on the map to play frame 2 from the selected movie clip when it is moused over and play frame 6 when moused out.
TR