Flash : Inverse masking

On August 11, 2010, in ActionScript3, Experiments, Flash, Programming, by Anders Figenschow

To apply inverse masking in flash as3, you can achieve this by applying BlendModes.

Here is how:
1) apply flash.display.BlendMode.LAYER to the parent object
2) apply flash.display.BlendMode.ERASE to your inverse mask object
3) Awesome.

Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>