# (AS2)loadMovie/unloadMovie

**URL:** https://forum.kirupa.com/t/as2-loadmovie-unloadmovie/294336
**Category:** flash
**Created:** [August 12, 2009, 4:40pm UTC](https://forum.kirupa.com/t/as2-loadmovie-unloadmovie/294336 "2009-08-12T16:40:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Skarab](https://avatars.discourse-cdn.com/v4/letter/s/ba8739/32.png) [@Skarab](https://forum.kirupa.com/u/Skarab)
#### Post date: [August 12, 2009, 4:40pm UTC](https://forum.kirupa.com/t/as2-loadmovie-unloadmovie/294336/1 "2009-08-12T16:40:29Z")

</div>

I’m loading movies with loadMovie, and then attempting to unload them with a separate bit of action script in the movie itself, like unloadMovie(this). So the load and unload code are in separate swf’s. This appears to be giving me problems and I wondered if they need to be in the same bit of script for the unload to function properly?
