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.
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.
Recent comments