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

Stop loop but not animation of button

New Here ,
Nov 26, 2024 Nov 26, 2024

Project is in HTML5 Canvas..

I want the video to stop looking (which I know how to do this) BUT I want the button to still animate (when I hover over it it gets larger).  It seems it will do that, but then once it reaches the end, it stops because I did the this.stop() 

How do I stop one with out the other stopping?

83
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
Community Expert ,
Nov 26, 2024 Nov 26, 2024
LATEST

create a movieclip or graphic of your over animation and put it in your button's over frame.

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