Hey Kirupians
I was wondering whether flash somehow ‘displays’ what a mask doesnt hide, even though the user cant see it.
I have an image that gets masked while getting rotated, moved and scaled. So i was thinking, i might get better performance out of only drawing the bitmapdata from the image into the masked region, and manipulate this, instead of manipulating the whole image.
What would give me the best performance?