Skip to main content
Participant
June 21, 2018
Answered

Export SVG Animation SnapSVG

  • June 21, 2018
  • 1 reply
  • 433 views

Hi,

I am trying to export an animation from Adobe Animate, which does not loop and stops on the last frame. How do I do this?

Regards

Henrik

    This topic has been closed for replies.
    Correct answer JoãoCésar17023019

    Hi.

    Go to the last frame of the main timeline, create a keyframe, open the Actions panel and write/paste this script:

    this.stop();

    I hope this helps.

    Regards,

    JC

    1 reply

    JoãoCésar17023019
    Community Expert
    JoãoCésar17023019Community ExpertCorrect answer
    Community Expert
    June 21, 2018

    Hi.

    Go to the last frame of the main timeline, create a keyframe, open the Actions panel and write/paste this script:

    this.stop();

    I hope this helps.

    Regards,

    JC