//Line 15 -22 replace with <viewer:BaseWidget xmlns:esri="http://www.esri.com/2008/ags" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx" xmlns:Search="widgets.Search.*" xmlns:viewer="com.esri.viewer.*" x="600" y="300" widgetConfigLoaded="init()" currentState="textInput"> //comment out //Line 801 wTemplate.addTitlebarButton(ICON_URL + "i_searchgraphical.png", graphicalsearchLabel, showStateGraphicalSearch); //Change line 801 to wTemplate.selectedTitlebarButtonIndex = 1;
//line 568 graphic.addEventListener(MouseEvent.ROLL_OVER, mouseOverGraphicHandler); //line 716 this.showInfoWindow(infoData); //line 758 this.showInfoWindow(params[0]);
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.