# Masking

**URL:** https://forum.kirupa.com/t/masking/42096
**Category:** Uncategorized
**Created:** [February 5, 2004, 4:54am UTC](https://forum.kirupa.com/t/masking/42096 "2004-02-05T04:54:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![FLiT](https://avatars.discourse-cdn.com/v4/letter/f/ba9def/32.png) [@FLiT](https://forum.kirupa.com/u/FLiT)
#### Post date: [February 5, 2004, 4:54am UTC](https://forum.kirupa.com/t/masking/42096/1 "2004-02-05T04:54:00Z")

</div>

How is it possible to make a mask layer on top of another mask effect. Essentially having 2 mask layers with differnet effects.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 5, 2004, 5:35am UTC](https://forum.kirupa.com/t/masking/42096/2 "2004-02-05T05:35:49Z")

</div>

well one way is make two sets of layers for create two different masks… the “AS” way well …let me check

:: oh yeah

[color=orangered]**[font=arial][size=5]Welcome to the Forums !![/color][/size]**[/font]

🙂

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 5, 2004, 5:46am UTC](https://forum.kirupa.com/t/masking/42096/3 "2004-02-05T05:46:38Z")

</div>

Putting this in your main timeline,i believe you can use .setMask multiple times.

```auto

contenttomask_mc.setMask(mask_mc);
secondcontenttomask_mc.setMask(mask2_mc);
//(mask_mc) and (mask2_mc) are the instance names 
//of the mask movieclips

```

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 5, 2004, 2:34pm UTC](https://forum.kirupa.com/t/masking/42096/4 "2004-02-05T14:34:52Z")

</div>

Thanks Soulty for the info. I finally figured the setMask, but the multilpe set mask script is useful thanks. By the way, just wondering what graphics programs and plugins do you use for your sites?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 5, 2004, 2:40pm UTC](https://forum.kirupa.com/t/masking/42096/5 "2004-02-05T14:40:07Z")

</div>

plugins?, none. well just whats in photoshop at the moment (normal photoshop plugins) , its mostly layer on layer to create something with layer modes and layer effects. I mostly use photoshop, illustrator and definitely flash, sometimes use maya as well for some 3d.

glad i could help  
cheers  
.soulty
