PDA

View Full Version : Dynamically Enlarging Masks


simontheak
10-16-2002, 09:53 PM
I'm looking to use the _xscale property of a mask to make it longer so that more of the image beneath it can become visible. Is this actually possible, because the regular code doesn't seem to work ... or am I just being stupid :rolleyes:

Any ideas??

jimburton
10-17-2002, 11:33 AM
Make the mask with as like:

theMaskee.setMask (theMask);

then your code should work on theMask

pom
10-17-2002, 11:51 AM
... and if you're using Flash MX, of course...

pom :D