Jump to content
Search Community

Multiple masks for one layer (AS3)

ALEXnc test
Moderator Tag

Recommended Posts

Hi,

 

Not really sure what you need help with. As far as I recall, Flash layers only allow one mask per layer.

 

The only tool we have that deals with masking is our BlitMask but that is really only needed for scrolling very large items. 

 

I'd suggest using AS3 to set masks, like

myCircle.mask = someOtherMovieClip

Here is a great article to get started: http://www.flashandmath.com/howtos/mask/

 

What may help you is that although you can only apply 1 mask to an item. The mask itself can contain many shapes. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...