Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Export SVG Animation SnapSVG

Community Beginner ,
Jun 21, 2018 Jun 21, 2018

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

397
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 21, 2018 Jun 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

Translate
Community Expert ,
Jun 21, 2018 Jun 21, 2018
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines