<?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: ALL Robert Scheitlin Widgets are 2.4 compatable in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288803#M8581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello All, &lt;BR /&gt;&lt;BR /&gt;I am working on Mr. Scheitlin's Identify Widget, and I am wondering if there are any side effects to setting the navigation setting to "true" (by default they are all "false").&amp;nbsp; My changed code is as follows (from IdentifyWidget.mxml, approx Lines 368 -372):&amp;nbsp; &lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lastTool = selectedDrawingIcon.name;
&amp;nbsp;&amp;nbsp;&amp;nbsp; setMapNavigation("none", "");
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.panEnabled = true;
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.mapNavigationEnabled = true;
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.rubberbandZoomEnabled = true;&lt;/PRE&gt;&lt;BR /&gt;Simply, this should enable panning and rubber band zooming to work while the Identify Widget is active.&amp;nbsp; However, I am guessing there may have been a reason that these are set to not run in the file that is available online.&amp;nbsp; I would prefer to keep the navigation settings activated, thus the question.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Colter&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Colter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been tinkering with the code and it appears that all can be set to be active without any adverse behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 13:57:11 GMT</pubDate>
    <dc:creator>EricVenden</dc:creator>
    <dc:date>2021-12-11T13:57:11Z</dc:date>
    <item>
      <title>ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288790#M8568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I have recompiled all my widget and updated the downloads to contain the new 2.4 compiled version of the swf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some widgets received other enhancements but most were just recompiled.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 17:41:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288790#M8568</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-29T17:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widget are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288791#M8569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;THANK YOU!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 17:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288791#M8569</guid>
      <dc:creator>jamesdiaz</dc:creator>
      <dc:date>2011-07-29T17:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288792#M8570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just started with an organization that has purchased an ArcGIS Viewer for Flex 2.1 web mapping application (no .mxml's available). I would really like to add your Identify Widget, however the path forward seems obstacle ridden. Can I make the 2.3.1 or 2.4 Identify Widget backwards compatible? I don't have a 2.1 version of it. I'm using Flash Builder 4.5, and I only have the compiled version of the 2.1 Viewer, although I do have uncompiled (and compiled) versions of the latest FlexViewer releases. I'm struggling to find documentation (2.1 API?), and would greatly appreciate your help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kate Lyndegaard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 19:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288792#M8570</guid>
      <dc:creator>KateLyndegaard</dc:creator>
      <dc:date>2011-07-29T19:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288793#M8571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kate,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If your organization purchased the Flex Viewer, I hope that it is highly customized... Since the source code and the viewer are free. I would go back to individual or organization you purchased from and request the source code if it a customized version. The next draw back is now you have a version that is 3 releases behind. I will have to check if there is still a link out there to my 2.1 version of the identify widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 20:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288793#M8571</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-29T20:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288794#M8572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert Thanks so much for all the hard work keeping your Great widgets up to date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have noticed on all your samples you utilize a config file that feeds into the url for launching flexviewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you share how you accomplish this, I have been looking for a way to maintain 1 website and feed different config files to it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2011 16:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288794#M8572</guid>
      <dc:creator>LarryPhelps</dc:creator>
      <dc:date>2011-07-30T16:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288795#M8573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Larry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Simply copy the main config.xml file and when you paste it back to the src folder rename it, for example I have config-identify.xml and then when you have a link to your web site you just add ?config=config-identify.xml to the url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer2.4/index.html?config=config-identify.xml"&gt;http://gis.calhouncounty.org/FlexViewer2.4/index.html?config=config-identify.xml&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2011 18:38:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288795#M8573</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-30T18:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288796#M8574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Larry,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; Simply copy the main config.xml file and when you paste it back to the src folder rename it, for example I have config-identify.xml and then when you have a link to your web site you just add ?config=config-identify.xml to the url.&lt;BR /&gt;Like this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer2.4/index.html?config=config-identify.xml"&gt;http://gis.calhouncounty.org/FlexViewer2.4/index.html?config=config-identify.xml&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome !! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jul 2011 15:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288796#M8574</guid>
      <dc:creator>LarryPhelps</dc:creator>
      <dc:date>2011-07-31T15:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288797#M8575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Kate,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If your organization purchased the Flex Viewer, I hope that it is highly customized... Since the source code and the viewer are free. I would go back to individual or organization you purchased from and request the source code if it a customized version. The next draw back is now you have a version that is 3 releases behind. I will have to check if there is still a link out there to my 2.1 version of the identify widget.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Robert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did ask someone at our organization to request the .mxml's, however the consultants said "No" so I guess that's that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 11:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288797#M8575</guid>
      <dc:creator>KateLyndegaard</dc:creator>
      <dc:date>2011-08-01T11:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288798#M8576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kate,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So what does your version do that is different than the free viewer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 12:09:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288798#M8576</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-01T12:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288799#M8577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Kate,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; So what does your version do that is different than the free viewer?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear Robert;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 5 customized widgets are utilities related and perform network traces. To provide one example, if an outage occured at a specific location, all affected areas could be determined; they use geometric networks. One of the widgets also prints a PDF directly and all return results in data grids.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been tasked with an identify widget, and a customized locate widget that incorporates two autocomplete combo boxes to locate an intersection (although we have no intersection layer). I feel that I could get the combo boxes to populate and zoom to query result if we had an intersection layer, as I have done as much with the locator task sample. However, manipulating the locate widget to use two autocompletes and have the result bound to the second combo box is something I am struggling with. Do you think it's feasible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your continuing support,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kate Lyndegaard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 11:28:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288799#M8577</guid>
      <dc:creator>KateLyndegaard</dc:creator>
      <dc:date>2011-08-02T11:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288800#M8578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kate,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Well I have seen several site that have the locate widget working using a street intersection so manipulating the widget UI to use to auto complete comboboxes and then concatenating them together with a comma between before firing off the task should not re very hard at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached is the Flex Viewer 2.1 version of my identify widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 12:02:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288800#M8578</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-02T12:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288801#M8579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Kate,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Well I have seen several site that have the locate widget working using a street intersection so manipulating the widget UI to use to auto complete comboboxes and then concatenating them together with a comma between before firing off the task should not re very hard at all.&lt;BR /&gt;&lt;BR /&gt;Attached is the Flex Viewer 2.1 version of my identify widget.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Robert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm confident that I'll get my intersection widget working eventually, it's a learning process. No one at my organization knows what Flex is so I'm on my own here unfortunately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kate Lyndegaard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288801#M8579</guid>
      <dc:creator>KateLyndegaard</dc:creator>
      <dc:date>2011-08-02T13:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288802#M8580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on Mr. Scheitlin's Identify Widget, and I am wondering if there are any side effects to setting the navigation setting to "true" (by default they are all "false").&amp;nbsp; My changed code is as follows (from IdentifyWidget.mxml, approx Lines 368 -372):&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lastTool = selectedDrawingIcon.name;
&amp;nbsp;&amp;nbsp;&amp;nbsp; setMapNavigation("none", "");
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.panEnabled = true;
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.mapNavigationEnabled = true;
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.rubberbandZoomEnabled = true;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply, this should enable panning and rubber band zooming to work while the Identify Widget is active.&amp;nbsp; However, I am guessing there may have been a reason that these are set to not run in the file that is available online.&amp;nbsp; I would prefer to keep the navigation settings activated, thus the question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Colter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288802#M8580</guid>
      <dc:creator>ColterSikora1</dc:creator>
      <dc:date>2021-12-11T13:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288803#M8581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello All, &lt;BR /&gt;&lt;BR /&gt;I am working on Mr. Scheitlin's Identify Widget, and I am wondering if there are any side effects to setting the navigation setting to "true" (by default they are all "false").&amp;nbsp; My changed code is as follows (from IdentifyWidget.mxml, approx Lines 368 -372):&amp;nbsp; &lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lastTool = selectedDrawingIcon.name;
&amp;nbsp;&amp;nbsp;&amp;nbsp; setMapNavigation("none", "");
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.panEnabled = true;
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.mapNavigationEnabled = true;
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.rubberbandZoomEnabled = true;&lt;/PRE&gt;&lt;BR /&gt;Simply, this should enable panning and rubber band zooming to work while the Identify Widget is active.&amp;nbsp; However, I am guessing there may have been a reason that these are set to not run in the file that is available online.&amp;nbsp; I would prefer to keep the navigation settings activated, thus the question.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Colter&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Colter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been tinkering with the code and it appears that all can be set to be active without any adverse behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:57:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288803#M8581</guid>
      <dc:creator>EricVenden</dc:creator>
      <dc:date>2021-12-11T13:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288804#M8582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Colter and Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; This will be fixed in the next release coming out ASAP. I should have removed a lot of that code as it is unnecessary in FV 2.4.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 01:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288804#M8582</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-05T01:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288805#M8583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is just a huge tanks fo the usefull work and widgets done by Mr. Scheitlin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was facing problems with popups as there's a bug in v2.4 (as mentioned by DPaddock) and this mornin' I just give a try to Robert Scheitlin's Enhanced Infotemplate wich solved in a blink of an eye every limitations I encounter. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just follow the instructions, configure it to your needs and ... it works perfectly well !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sometimes the sun shine even when it's rainin' ! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 08:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288805#M8583</guid>
      <dc:creator>PierreLarondelle</dc:creator>
      <dc:date>2011-08-08T08:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288806#M8584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert I just downloaded your 2.4 version of the legend widget and it is still uncompiled.&amp;nbsp; Do you plan on compiling it?&amp;nbsp; I have tried compiling it (I am a beginner at compiling widgets) and haven't had any success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Additionally I am using your wonderful identify widget but am not sure how to set it up to identify on only certain layers.&amp;nbsp; I didn't see a "read me" file on configuring this widget.&amp;nbsp; Currently when I identify with the tool it pulls up every layer that is visible in my basemap service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your fantastic help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maria&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 21:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288806#M8584</guid>
      <dc:creator>MariaSevier</dc:creator>
      <dc:date>2011-08-10T21:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288807#M8585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maria,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I have to admit this has me a little confused... When you downloaded the zip file did it not have a compiled_FV2.4 folder in it with the DynamicLegend folder that contains the DynamicLegendWidget.swf?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; And for the identify widget don't you see the Identify Widget XML Configuration.pdf in the zip file? I spend a some time on these documents ensuring to outline each attribute of each element in the xml file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 01:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288807#M8585</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-11T01:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288808#M8586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded the legend widget back on 8/4 and all it gave me was the uncompliled TOC_sp1 folders.&amp;nbsp; I will check the download link again to see if this has been updated.&amp;nbsp; I was specifically on your dynamic legend details and download page which is why I was confused by your thread that all of your widgets were now compiled for 2.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the identify I just must have missed the element info that I was looking for in the .pdf file on it's configuration information.&amp;nbsp; I will check it again and let you know if I can't find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks as always for all of your work on these great widgets!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maria&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 20:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288808#M8586</guid>
      <dc:creator>MariaSevier</dc:creator>
      <dc:date>2011-08-11T20:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: ALL Robert Scheitlin Widgets are 2.4 compatable</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288809#M8587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maria,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK, I see the problem then. It sounds like you are talking about a version of the widget that was attached to a thread and not the official download location for the TOCWidget not the legend widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=e2cb71d5c04d40d19e9f945ae0db7ce8"&gt;http://www.arcgis.com/home/item.html?id=e2cb71d5c04d40d19e9f945ae0db7ce8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the IdentifyWidget look at &amp;lt;layers onlythese="true"&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 20:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/all-robert-scheitlin-widgets-are-2-4-compatable/m-p/288809#M8587</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-11T20:28:57Z</dc:date>
    </item>
  </channel>
</rss>

