Skip to main content
Known Participant
September 25, 2010
Question

mc wont respond

  • September 25, 2010
  • 1 reply
  • 900 views

Hi,

I have a website with a mc inside a mc. The nested clip keeps repeating , I want the nested clip to run 1 time.  I have stop actions on each clip, it delays, but won't stop repeating...what am I missing?

Barbara

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
September 25, 2010

Can you provide more details regarding the two mc's.  Is the outer mc animated?  IS there more than one keyframe of the inner mc?

schugabugAuthor
Known Participant
September 25, 2010

Hi ned,

thanks for your help!

outer movieclip is static, inner movieclip motion is on frames. has

stop action on last frame. The outer movie clip is trying to control

the inner clip.

I just want it to play and then pause. I am using greesock to tween

it, it will change the color so that is working, but cant get it to

stop. I have a delay on it, that seems to be working, but still loops

after that.

It was orig dragged from and external swf file.

In my most recent attempt, I tried copy and paste frames to make a

new symbol in the current movie and it is still looping. Both

versions are put directly on the stage.

Does that help?

Barb

Ned Murphy
Legend
September 25, 2010

It's still not clear how you have things arranged, and if you are using code to control things, then you'll need to show the code you are using and explain where it is and what it is intending to do.  For the moment, I suspect your delay/timer repeats which you probably do not want.