# Weird problem with loadMovie and stopping midway through

**URL:** https://forum.kirupa.com/t/weird-problem-with-loadmovie-and-stopping-midway-through/189357
**Category:** flash
**Created:** [June 1, 2006, 9:50pm UTC](https://forum.kirupa.com/t/weird-problem-with-loadmovie-and-stopping-midway-through/189357 "2006-06-01T21:50:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jake74](https://avatars.discourse-cdn.com/v4/letter/j/b9bd4f/32.png) [@jake74](https://forum.kirupa.com/u/jake74)
#### Post date: [June 1, 2006, 9:50pm UTC](https://forum.kirupa.com/t/weird-problem-with-loadmovie-and-stopping-midway-through/189357/1 "2006-06-01T21:50:26Z")

</div>

It’s been awhile since I’ve posted anything here, but it’s nice to be back. I have a site at [http://tdcwc.com](http://tdcwc.com). After the intro, under the projects menu, if you click a project and while it’s pre-loading, you click another project, the stop actionscript doesn’t work anymore for the loaded movies. The sub-movies will just zip through all the frames blatently ignoring the all-powerful stop command. If you let the movie load completely, there isn’t a problem. Why would this be happening?

I have an empty mc called holder\_mc that I load the external swf’s into. I even tried adding holder\_mc.unloadMovie(); before the load command, but that did nothing.

Any ideas?

Jake
