all groups > flash actionscript > april 2006 >
You're in the

flash actionscript

group:

how to erase dynamic mask?


Re: how to erase dynamic mask? DMennenoh
4/11/2006 9:49:03 PM
flash actionscript:
Have a look at the movieClip clear method.

--
Dave -
Adobe Community Expert
www.blurredistinction.com
www.macromedia.com/support/forums/team_macromedia/

how to erase dynamic mask? dullaelmeri
4/11/2006 11:20:50 PM
Re: how to erase dynamic mask? dullaelmeri
4/12/2006 12:00:00 AM
Unfortunately movieClip.clear() clears everything. What I would like to do is
use drawing API to clear pixels from a mask - to hide things. If I use color
0x000000 or alpha 0 in beginFill, it still adds the pixels to mask - i.e.
reveals the maskee. But I want to do the opposite - start with mask that
reveals everything and then gradually start removing pixels to hide the maskee.


Re: how to erase dynamic mask? sneskid
4/12/2006 12:00:00 AM
this thing you seek to achieve is indeed exciting... even sexual... tell me how
it works out if it works.
I've struggled with masks, trying to make them work at a pixel level... but it
never worked.
sneskid@hotmail.com
AddThis Social Bookmark Button