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

How to have a movie clip's timeline play while main timeline is stopped.

New Here ,
Jun 03, 2017 Jun 03, 2017

Hi,

I am working on a game using HTML5 Canvas in Animate CC.

I want a movie clip's timeline to continuously loop while the main timeline is stopped. In other words, I have a animation of a girl and I want her eyes to blink continuously until the user clicks the "Play" button. Once they hit the Play button, I want the main timeline animation to begin.

I have tried putting a [this.stop();] on frame 1 of the main timeline, but when I test in browser, this stops ALL animation including the movie clip's.

Any suggestions?

Thanks!

303
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

LEGEND , Jun 03, 2017 Jun 03, 2017

I think you have the movieclip set to be a Graphic.

Translate
LEGEND ,
Jun 03, 2017 Jun 03, 2017

I think you have the movieclip set to be a Graphic.

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
New Here ,
Jun 03, 2017 Jun 03, 2017
LATEST

Thanks that worked. I set it as a movie clip.

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