Hi there. I have been fooling around with, trying to create a, I'm not sure what you call them in english, the kind of lottery ticket you scratch the surface off. To do this I used the MovieClip.setMask method together with some API. However, this created some issues. When you scratch again at the already scratched areas, it covers them again. It's like it deletes the fills of my Movie clip when I try to add more. This does not happen if I don't mask. It is kinda hard to explain, so I'll show you two examples.
With masking
Without masking the scratched areas (for debugging purposes)
Does anyone know a way to get around this, or know if I did something wrong? And don't worry about the lag that appears after a while, concentrate on the problem. =)
