有时候swf移除了,但是声音还在播放,照如下顺序清除:

mc.removeChild(PlayLoader)
PlayLoader.unloadAndStop();
PlayLoader.unload();

 

相关文章: