Copy link to clipboard
Copied
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.)
apply
this.stop()
on the frame where you want a timeline to stop
Copy link to clipboard
Copied
apply
this.stop()
on the frame where you want a timeline to stop