Skip to main content
Participating Frequently
June 19, 2018
Question

image sequence not stopping

  • June 19, 2018
  • 1 reply
  • 190 views

Hello! I am trying to figure out why this animation sequence doesn't stop on the last frame.

Basically, three images are supposed sequence through one time and the last image (car photo) stays on screen at the end.

The problem is after the third image, it goes back to the first image and stays there.

I have poked around and cannot find what causes this and how to make it stay on the last image. It’s driving me crazy.

Can anyone please help to shed some light on why this is not stopping?

Huge thanks for any help on this.

http://gammagraphics.com/animate.zip

http://gammagraphics.com/animate.fla

Thanks!

Grace

    This topic has been closed for replies.

    1 reply

    JoãoCésar17023019
    Community Expert
    Community Expert
    June 20, 2018

    Hi.

    This one was tricky, I gotta say!

    For whatever reason, the second keyframe of the tween animation inside of 'product outside' doesn't have a instance name o 'a' which causes the timeline of the 'product' Movie Clip to not stop.

    Also, there's a call in the last frame of the main timeline to a undefined function 'this.over' which causes another error.

    I hope this helps.

    Regards,

    JC

    Participating Frequently
    June 20, 2018

    OMG! Genius! you're a lifesaver. that was driving me nuts. I could not figure it out. I added the instance name and it fixed. it. Thank you so so much, JC!!! Have a great night and thanks again!

    JoãoCésar17023019
    Community Expert
    Community Expert
    June 20, 2018

    This is amazing!

    You're welcome! \o/