I am having a similar issue to this post except that I am using only AS2 at the moment.
I call a swf file to load into a loader like this music_mc.loadMovie("music/song.swf").
When I unload the movie clip like this: music_mc.unloadMovie() and try and load it again, it does not want to load again.
Anyone have an idea why this might be happening?
Thanks!