stop(); ExternalInterface.call("divNone");
//for flash intro function divNone(){ document.getElementById("flashDiv").style.display = "none"; }
import flash.external.ExternalInterface;
Jump To Top of Thread