<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Address geocode Locator widget Viewer 2.1 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382237#M10959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: dpaddock&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is supposed to work the way you were trying. If you use a tool like HttpFox, you should see a request to your service with ?f=json on the end. Is this request being sent successfully? What is the response?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Dec 2010 15:38:42 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-12-09T15:38:42Z</dc:date>
    <item>
      <title>Address geocode Locator widget Viewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382236#M10958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: alnesbit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the flex Viewer 2.1, with Arc10 but also Arc9.3. I think I already know the answer to this question, but I just want confirmation if anyone can confirm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was really hoping that I could just take the LocateWidget_US.xml and in place of the ESRI geocode service url, I could paste my geocoder service url and it would magically find my addresses, ha. I tried it and all of the input boxes disappear so there's no place for the user to type in an address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my conclusion is I have to download the code from the api site here &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html&lt;/A&gt;&lt;SPAN&gt; and somehow make my own geocode swf file. Am I right? Are there any other samples or anything that I could use instead?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 13:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382236#M10958</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-09T13:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Address geocode Locator widget Viewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382237#M10959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: dpaddock&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is supposed to work the way you were trying. If you use a tool like HttpFox, you should see a request to your service with ?f=json on the end. Is this request being sent successfully? What is the response?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 15:38:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382237#M10959</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-09T15:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Address geocode Locator widget Viewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382238#M10960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: alnesbit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Uh oh...stupid mistake. so stupid I don't even want to say it, but I had copied the url of the service from the box after it creates the service and didn't look at it. Well, that URL isn't right. You have to go to the rest services and copy it from there. Duh. Thought they would be the same, but they're not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I do have a related question maybe you can help me: I want to create a composite geocode service using 2 different kinds: a US streets that has address ranges along the lines and then second, I would like the geocode service to then check a city address point layer that has the addresses in fields like AddressNum, StreetName etc. I don't see how it is possible to set up a composite using 2 different types like this. I am using this to help me: &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Building_a_composite_address_locator"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Building_a_composite_address_locator&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 15:54:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382238#M10960</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-09T15:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Address geocode Locator widget Viewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382239#M10961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: alnesbit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;going to post this in the geocoding forum..sorry&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 18:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/address-geocode-locator-widget-viewer-2-1/m-p/382239#M10961</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-09T18:13:00Z</dc:date>
    </item>
  </channel>
</rss>

