Monthly Archives: March 2010

inverse “masking” in AS3

Here’s a great tidbit I found on creating a reverse “masking” effect in as3: http://franto.com/inverse-masking-disclosed/ below is an example using text as an inverse mask. example A few notes: 1) this isn’t really a mask, it’s a blendMode effect, so … Continue reading

Posted in Uncategorized | Leave a comment