0
Help| HTML button animation
I have a question about the HTML canvas.
I want build animation button, when i hover the button, the color from blue to the yellow in 10 frames,
but when i mouseout the button, the yellow button will back to blue in 1 frame,there are not have transition.
How can i make a smooth transition when i mouseout the button, the yellow will change to blue in 10 frames too?
I also upload the effect refrence to the attachment.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/help-html-button-animation/m-p/11752265#M339572
Jan 14, 2021
Jan 14, 2021
Copy link to clipboard
Copied
use a movieclip button so you can precisely control the transitions with the timeline and code.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

