PDA

View Full Version : Movie Clip to play before Scene 1


hmk
09-09-2003, 04:58 PM
I am trying to attach a movieclip to play before my flash intro plays. I am having problems loading the movieclip. Do I use the timeline or the actual movieclip?

webguy
09-09-2003, 05:04 PM
if you are trying to load it, you will have to wait on it to load before it will play. Why not put it on the first frame with a stop(); then when it has finished playing it can tell the _root timeline to continue playing the intro.

web

dzy2566
09-09-2003, 05:04 PM
Originally posted by hmk
Do I use the timeline or the actual movieclip?
I'm not sure I understand what you mean by this.