unLoad movie

How would you unLoad (or make an externally loading .swf) stop loading once it starts?

I read that there was a bug in MX that would only allow you to stop the load if you closed the browser window. Has that been fixed???

[AS]unloadMovieNum(1);// 1 meaning which ever level u want to unload[/AS]