# setMask and external swfs?

**URL:** https://forum.kirupa.com/t/setmask-and-external-swfs/44494
**Category:** flash
**Created:** [March 4, 2004, 1:55pm UTC](https://forum.kirupa.com/t/setmask-and-external-swfs/44494 "2004-03-04T13:55:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jeep](https://avatars.discourse-cdn.com/v4/letter/j/22d042/32.png) [@jeep](https://forum.kirupa.com/u/jeep)
#### Post date: [March 4, 2004, 1:55pm UTC](https://forum.kirupa.com/t/setmask-and-external-swfs/44494/1 "2004-03-04T13:55:34Z")

</div>

I can’t seem to get the setMask to work on external swfs that are loaded into “container” movie clip.

However I got it to work with normal movie clips (not external)… so is there something I should know about masking an external swf? 😛 Any idea what I could be doing wrong?

And yes, I’m very new to flash 🙂

current as:  
[AS]container.setMask(maski);[/AS]
