RE: [flexcoders] Negative Mask

2009-03-23 Thread Kenneth Sutherland
You could always try out some of the new pixel bender effects. http://labs.adobe.com/technologies/pixelbender/ they have a invert filter that you can use without having to create your own one, plus others can be found here

Re: [flexcoders] Negative Mask

2009-03-23 Thread Michael Wills
Is the mask you want an image or going to be drawn dynamically? Do you have a movieclip or some other graphic that will be the mask and you want to invert its masking effect so it cuts out instead? Also, related to what Kenneth posted, which Flash player are you targeting? 9 or 10? Michael