# Dynamic Mask Problem

**URL:** https://forum.kirupa.com/t/dynamic-mask-problem/161727
**Category:** flash
**Created:** [September 6, 2005, 4:39pm UTC](https://forum.kirupa.com/t/dynamic-mask-problem/161727 "2005-09-06T16:39:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Thinker2501](https://avatars.discourse-cdn.com/v4/letter/t/e0b2c6/32.png) [@Thinker2501](https://forum.kirupa.com/u/Thinker2501)
#### Post date: [September 6, 2005, 4:39pm UTC](https://forum.kirupa.com/t/dynamic-mask-problem/161727/1 "2005-09-06T16:39:49Z")

</div>

I am creating two empty movie clips on the stage and using a MovieClipLoader to load content into them and that works just fine. I have a mask that I am placing two instances of on the stage and assigning the masks to the two clips (one each of course).

The mask works great, but when I call functions that move the emptyClips i have to reassign the masks and there is a little flash where the mask become visible for one frame. Does anyone know how to prevent this? :ninja:
