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); }
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.