<?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: XY Coordinates in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336144#M8065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nadeem,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to add the coodinateWidget like this to the config&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; &amp;lt;widget left="3" bottom="3" config="widgets/Coordinate/CoordinateWidget.xml" url="widgets/Coordinate/CoordinateWidget.swf"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Oct 2010 20:52:34 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-10-12T20:52:34Z</dc:date>
    <item>
      <title>XY Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336143#M8064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In ESRI's online seminar demonstration on 9/23/10, XY coordinates were shown below the scalebar, but in flexViewer 2.1 does not show them. Should it be by default or some change must be made in the config file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 20:01:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336143#M8064</guid>
      <dc:creator>NadeemShaukat</dc:creator>
      <dc:date>2010-10-12T20:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: XY Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336144#M8065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nadeem,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have to add the coodinateWidget like this to the config&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; &amp;lt;widget left="3" bottom="3" config="widgets/Coordinate/CoordinateWidget.xml" url="widgets/Coordinate/CoordinateWidget.swf"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 20:52:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336144#M8065</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-12T20:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: XY Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336145#M8066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Widget loads with an icon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like it to preload with no icon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This gets the preload, but how do you remove the icon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;preload="open" icon=""&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 12:57:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336145#M8066</guid>
      <dc:creator>PaulLang</dc:creator>
      <dc:date>2010-10-13T12:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: XY Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336146#M8067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The coordinateWidget is not suppose to go in a widget container and that is likely your issue. Look at the config-all.xml for an example of where to put this widget in your config file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 13:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336146#M8067</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-13T13:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: XY Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336147#M8068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response and all that you do for our profession.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This statement already is in config-all.xml, but the coordinates do not display.&amp;nbsp; If I add to container coordinates will display.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;widget left="3" bottom="3" config="widgets/Coordinate/CoordinateWidget.xml" url="widgets/Coordinate/CoordinateWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Got it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 13:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336147#M8068</guid>
      <dc:creator>PaulLang</dc:creator>
      <dc:date>2010-10-13T13:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: XY Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336148#M8069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks much for your help. I did exactly what you suggested and the coordinates show up under the scale bar without an icon in the Widgets Bar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 17:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336148#M8069</guid>
      <dc:creator>NadeemShaukat</dc:creator>
      <dc:date>2010-10-13T17:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: XY Coordinates</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336149#M8070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It worked for me also; I did edit my last post to say Got it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 18:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/xy-coordinates/m-p/336149#M8070</guid>
      <dc:creator>PaulLang</dc:creator>
      <dc:date>2010-10-13T18:14:49Z</dc:date>
    </item>
  </channel>
</rss>

