Hi people little help needed if anyone can. I have one container movie clip which holds other movie clips called from xml. this content is scrollable and is masked using container.setMask(masker);
Inside the other movieclips i have images which i want to mask but image.setMask(masker); wont work. And there not the same masks there on the same level as tehre being referenced from
I swear i read something bout this b4 that you can’t setMask within itself that it only applies to the top layer.
Is this true and does anyone have any work arounds???
Thanks


