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); }
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.