# MC won't disappear from Frame 1

**URL:** https://forum.kirupa.com/t/mc-wont-disappear-from-frame-1/193284
**Category:** flash
**Created:** [July 10, 2006, 1:21pm UTC](https://forum.kirupa.com/t/mc-wont-disappear-from-frame-1/193284 "2006-07-10T13:21:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![wickedBoy](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/wickedboy/32/1100_2.png) [@wickedBoy](https://forum.kirupa.com/u/wickedBoy)
#### Post date: [July 10, 2006, 1:21pm UTC](https://forum.kirupa.com/t/mc-wont-disappear-from-frame-1/193284/1 "2006-07-10T13:21:00Z")

</div>

Hi,

Frame 1 has a welcome screen  
Frame 3 has a number of MCs which use duplicateMovieClip();

When users return to the welcome screen by pressing a button on frame 3, the MCs from Frame 3 are still there although they do not appear on the stage. Is there any way I can unload them somehow? I’ve tried removeMovieClip but that didn’t work…

wB
