well,
I created a MC that fades up.
I place it in the main timeline of scene 1 at, say, frame 60 (the only scene).
I would like the movie clip to fade in and then remain faded up,
however, it keeps looping. Fading up, then fading up again.
I have tried stop();
I have tried end();
I have set rewind = false;
I thought that if you put the stop action at the end of the mc it would stop looping.
What could be causing this?
I created a MC that fades up.
I place it in the main timeline of scene 1 at, say, frame 60 (the only scene).
I would like the movie clip to fade in and then remain faded up,
however, it keeps looping. Fading up, then fading up again.
I have tried stop();
I have tried end();
I have set rewind = false;
I thought that if you put the stop action at the end of the mc it would stop looping.
What could be causing this?