Skip to main content
Participant
January 14, 2021
Question

I need help!!

  • January 14, 2021
  • 1 reply
  • 335 views

I was working on adobe animate today and I had a small problem, the project is a map and I'm moving a car but it is in a loop although I inserted a keyframe, in the end, the car is not stopping can anyone help, please??

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    January 14, 2021

    is the car moving because it's a movieclip or graphic with movement along its own timeline?

    is the car moving because it's tweened on the timeline shown in your embedded image?

     

    whichever timeline contains the car's movement, there needs to be a this.stop() at the end of its timeline (to stop the timeline from looping).

    Participant
    January 14, 2021

    You're genius!! I totally forgot to put in Actionscript, thank you so much for your help!! 

    kglad
    Community Expert
    Community Expert
    January 14, 2021

    you're welcome.