actionscript 3.0 transparent image floodfill
问题 I want to use bitmapData.floodfill() method to fill the image by using "onclick" event (like paint bucket does). But the problem is that this method doesn't work as i excepted when i use transparent images(png, gif). It will only fill using white color(or alpha=0 as i think) when i use something different (like blue, red, etc). This is how it looks when i fill Jerry mouse with red color clip2net.com/s/2nW65 and here is the example i used with Embed image: var container:MovieClip = new