As I am targeting HTML5, I need to change the color tint, currently using bitmap.draw with color transform filter would lead to a cropped result.
But is there other way to change color tint for a sprite in HTML5? openFL can expose SpriteDOM for each element on the canvas, how useful would this be to use javascript to change tint color for SpriteDOM ?
Or maybe using RenderSession ?
