private var feats:String = "scrollbars=1,width=450,height=400,resizable=Yes,location=Yes,toolbar=No"; // settings for the popup weather window private function launch(urlRequest:String):void { ExternalInterface.call("window.open", urlRequest, "hms" , feats); }
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.