if (ExternalInterface.available) { ExternalInterface.call("function () { window.stop(); window.status = ' '; }"); }