ns.onStatus = function( oData:Object):Void{ if( oData.code == NetStream.Play.Stop ){ getUrl("www.whatever.com"); };