■ ターゲットパスを調べるには

//メインタイムラインのフレームアクション(MovieClip.loadMovie()で読み込まれるSWFファイルに記述)
if (this._target == "/"){
this.unloadMovie();
}