Copy link to clipboard
Copied
Hi can be changed fill and stroke color of shape in HTML 5
via JS (createjs lib)
Way of applying color filter is known and used.
Interested in more simple way
performance-wise (and the easiest) is to use goToAndStop to display different fills/strokes.
Copy link to clipboard
Copied
performance-wise (and the easiest) is to use goToAndStop to display different fills/strokes.
Copy link to clipboard
Copied
Thanks
Suitiable way of solving
but if the range of colors is big is become a problem
Copy link to clipboard
Copied
yes, using different frames won't work for all situations, but then you're stuck with using filters or graphics class.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now