Hi all,
I’ve done the Draw API tutorial on the site and it works like a dream. My question is:
I have an icon that the user clicks to turn the draw api on and off. I can get it to turn on and if the icon is clicked again it clears the stage. But I want it to clear the stage and turn the Draw api off so that they can use the mouse and drag it without making a line. Then when they click the icon again it turns on.
Anyone have suggestions on how to accomplish this?
Thanks!