Hi Peter, I've tried the following: stageMask.cacheAsBitmap = true; planeContainer.session.getContainer(view).cacheAsBitmap = true; planeContainer.session.getContainer(view).mask = stageMask; view.mask = stageMask;
which doesnt seem to work, I also noticed different results(both dont work) if the stageMask movieclip is a flash generated gradient and when its a png file. Is what I'm trying achievable? thanks, Alex
