# \[FMX\] question about loadmovie

**URL:** https://forum.kirupa.com/t/fmx-question-about-loadmovie/16942
**Category:** flash
**Created:** [March 30, 2003, 2:32pm UTC](https://forum.kirupa.com/t/fmx-question-about-loadmovie/16942 "2003-03-30T14:32:56Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Maizoon](https://avatars.discourse-cdn.com/v4/letter/m/3d9bf3/32.png) [@Maizoon](https://forum.kirupa.com/u/Maizoon)
#### Post date: [March 30, 2003, 2:32pm UTC](https://forum.kirupa.com/t/fmx-question-about-loadmovie/16942/1 "2003-03-30T14:32:56Z")

</div>

when you load movies into movies…what happens to movies that were already there? example. A is the main movie, B gets loaded into A, then C gets loaded into A…what happens to B? Are there any memory issues with this? Could i just keep loading B & C back and forth without worry?

I know if you load a movie onto the same level as another, the one already there gets replaced. What then is the purpose of the unloadmovie syntax? If I am using multiple swf’s for my site, does it matter if I unload any of them? or can i just keep loading them as needed over one another?

---

<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: [March 30, 2003, 6:19pm UTC](https://forum.kirupa.com/t/fmx-question-about-loadmovie/16942/2 "2003-03-30T18:19:20Z")

</div>

If you stack them they’ll all show, the parts with content that is…
