Skip to main content
Participant
August 31, 2020
Question

Animate CC Canvas checkbox

  • August 31, 2020
  • 3 replies
  • 346 views

Hello

How can i modify the size and color of the checkbox component, using animate CC for HTML5 canvas.

Thanks for your help.

    This topic is closed to new replies. Start a new post to keep the conversation going.

    3 replies

    Legend
    September 1, 2020

    It's just an HTML checkbox, so get a reference to it with getElementByID() and then set its style properties to whatever you want.

    Participant
    September 2, 2020

    Thanks

    August 31, 2020

    Moving to the Animate forum from Using the Community