I can’t seem to get a MovieClip loaded using the MovieClipLoader.loadClip method to cancel. I try calling the loader’s unloadClip method, but that does not do the trick. Also tried simply using the unloadMovie method on the actual clip instance but that didn’t work. Anyone have a good way of doing this?