The flood fill action seems to hang when there is transparency in the canvas being filled. Also the other color names work as I recall in Firefox. But in chrome they don't seem to be, but using color strings like "rgb(0,255,255)" do work.
Hi R0J0hound. Now is working. Thanks for helping.
How can we check if a sprite is all painted? We can verify or compare the color that was painted to see if it is the right color or the sprite was painted using the same color? Thanks