Skip to main content
KTdid.
Inspiring
August 10, 2023
Answered

Non-looping banner ad animation html exports are not stopping on last keyframe

  • August 10, 2023
  • 1 reply
  • 219 views

The banner ads are non-looping and should end on the last keyframe. The HTML exports all animation to the end correctly and after the last keyframe they arbitrarily stop with a random set of layers.

 

Is something different in the lastest version of Animate? Do I need to set a stop for the last keframe? If so, how? 

 

Thanks!

(I cannot share example files.)

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer kglad

apply 

 

this.stop()

 

on the frame where you want a timeline to stop

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
August 10, 2023

apply 

 

this.stop()

 

on the frame where you want a timeline to stop