Skip to main content
Participating Frequently
May 23, 2018
Question

How to put a stop in a sequence

  • May 23, 2018
  • 3 replies
  • 301 views

Hi there,

I have an movie with an timeline which has 300 frames, I need to stop the head at frame 150

I tried to use stop(); in en actions layer at frame 150, this wil not work. The head is not stopping

but going on to the last frame. How can i solve this?

tia

Herman

This topic has been closed for replies.

3 replies

Ned Murphy
Legend
May 23, 2018

And is the stop(); command in the movieclip's timeline or the main timeline?

Ned Murphy
Legend
May 23, 2018

Is the movie a movieclip symbol that has its own timeline aside from the main timeline?

Participating Frequently
May 23, 2018

it has its own time line

Ned Murphy
Legend
May 23, 2018

Is there any other code in the file?  Do you get any error indications?

Participating Frequently
May 23, 2018

Hi Ned

no there is no other code, and no error indications.

thanks so far