<?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: Table of Contents - Legend Widget for FlexViewer 2.x in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20706#M1000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Saugat,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; With as many widgets as I support and constantly updating those widgets, I can not keep old versions of the source code. I do have the last &lt;/SPAN&gt;&lt;STRONG&gt;compiled version&lt;/STRONG&gt;&lt;SPAN&gt; which was 2.3.9.2. I do not have the source code of this version though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 20:59:17 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2011-11-08T20:59:17Z</dc:date>
    <item>
      <title>Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20450#M744</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; Here is the next in my line of widgets for the FlexViewer 2.x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The legend portion of this widget is the same code as my dynamic legend widget so,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;IT IS FOR ARCGIS SERVER 10 OR GREATER ONLY&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is just a simple TOC Widget that includes my dynamic legend component.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This widget also includes my enhancement for map service transparency,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;right click context menu for zoom to make layer visible, and my scale &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dependent renderer for the TOC checkboxes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 15:30:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20450#M744</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-01T15:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20451#M745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; All,&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; Here is the next in my line of widgets for the FlexViewer 2.x.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;The legend portion of this widget is the same code as my dynamic legend widget so,&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;&lt;STRONG&gt;IT IS FOR ARCGIS SERVER 10 OR GREATER ONLY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;This is just a simple TOC Widget that includes my dynamic legend component.&amp;nbsp; &lt;BR /&gt;This widget also includes my enhancement for map service transparency,&amp;nbsp; &lt;BR /&gt;right click context menu for zoom to make layer visible, and my scale&amp;nbsp;&amp;nbsp; &lt;BR /&gt;dependent renderer for the TOC checkboxes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the demo of your TOC widget and found it as a great addition of you work to other widgets you have written. However, when I added it to my project, registered to module, and compiled, it gave an error on line 12 of layerAlpha.mxml complaining about not finding the WidgetCloseButtonSkin. Here is the error message. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1172: Definition com.esri.viewer.skins:WidgetCloseButtonSkin could not be found. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nadeem&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 06:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20451#M745</guid>
      <dc:creator>NadeemShaukat</dc:creator>
      <dc:date>2010-12-04T06:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20452#M746</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;&amp;nbsp;&amp;nbsp; Yep, that is a bug in the uncompiled version. to fix it all you have to do is change line 12 to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;import widgets.TOC.WidgetCloseButtonSkin;&lt;/PRE&gt;&lt;SPAN&gt; I will get this fixed and release another version with the fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Dec 2010 11:53:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20452#M746</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-04T11:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20453#M747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great widget!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering how I might disable the more.... button that is in the map switcher.&amp;nbsp; I would much rather our folks use the TOC widget to view layers when needed, and not have both areas available.&amp;nbsp; Also i was wondering if it is possible to show the features (that are displayed on the second tab) with the layers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 17:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20453#M747</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-06T17:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20454#M748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know about showing the legend and visibility together but here is the answer to your first question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the config.xml file for your flexviewer, remove this line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget right="20" top="55"&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/MapSwitcher/MapSwitcherWidget.xml" url="widgets/MapSwitcher/MapSwitcherWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also modified the portion of the code where Robert adds the widget to the config.xlm file to read:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;widget label="More Layers..." right="20" top="55"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This renames the widget to More Layers... to replace the code that you removed as per my instructions above and opens it the location of the old More Layers... button.&amp;nbsp; I only have one Base Map in my project so this works for me.&amp;nbsp; If you have more than one Base map this might cover up the base map selection buttons.&amp;nbsp; After it is open, you can always move it or experiment with the numbers above to open it in a more convenient place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, go to the TOCWidget.xml file in the \widgets\TOC folder and change the excluedeBasemapLayers from true to false and you can now turn off the Base Maps and/or change their visibility.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;excludeBasemapLayers&amp;gt;false&amp;lt;/excludeBasemapLayers&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 19:00:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20454#M748</guid>
      <dc:creator>MarshallPlants</dc:creator>
      <dc:date>2010-12-06T19:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20455#M749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Todd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Or if you want to keep the basemaps in the togglebutton format that the mapswitcher provides than just edit you MapSwitcherWidget.xml to the below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layerlist label="More..." visible="false"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- &amp;lt;excludelayer&amp;gt;TheLabelOfSomeLayerInMainConfig&amp;lt;/excludelayer&amp;gt; --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layerlist&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as adding the legend swatch to the tree, No you can not do that, Well yes you could if you are a good programmer, but I don't have any intention of doing that in my code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 15:55:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20455#M749</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T15:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20456#M750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for both options.&amp;nbsp; I'll play around with it and see which will work for our needs.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as far as the legend option, not a big deal just wondering if it could be done painlessly.&amp;nbsp; i'm no programmer by any means.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 19:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20456#M750</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-06T19:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20457#M751</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 have added your combined TOC/Legend widget to a project that I am working on, but I am having problems.&amp;nbsp; I have built the widget from the source code.&amp;nbsp; It is connected to an ArcGIS 10 Mapservice (Dynamic Layers).&amp;nbsp; The TOC displays correctly, but when I click on the legend button, I just get a blank page.&amp;nbsp; Even the legend label doesn't display.&amp;nbsp; Have I missed something in the configuration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;++ Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 08:27:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20457#M751</guid>
      <dc:creator>RaymondBlack</dc:creator>
      <dc:date>2010-12-08T08:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20458#M752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The legend will only display layer that are in scale range to be visible and are checked to be visible in the toc. Also you might want to ensure that when you go to the rest services directory and to a specific layer that it contains drawingInfos.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 11:11:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20458#M752</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-08T11:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20459#M753</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;Thanks for the response.&amp;nbsp; I have checked the items that you suggested and all appears to be correct - just no legend displayed.&amp;nbsp; See attached screenshots.&amp;nbsp; Could it be something to do with the group layers?&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;++ Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 11:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20459#M753</guid>
      <dc:creator>RaymondBlack</dc:creator>
      <dc:date>2010-12-08T11:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20460#M754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Strange... Have you tried my dynamic legend widget? I would like to know if it is acting similarly?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 12:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20460#M754</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-08T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20461#M755</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've just downloaded the dynamic legend widget now and installed it.&amp;nbsp; Guess what - it's behaving exactly the same.&amp;nbsp; Just a blank page.&amp;nbsp; Must be something to do with how the mapservice is configured.&amp;nbsp; Do I need to do anything special when I create the mxd?&amp;nbsp; I have created a lot of customisations for my Flex viewer but I can't think of any that would conflict with your widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;++ Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 15:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20461#M755</guid>
      <dc:creator>RaymondBlack</dc:creator>
      <dc:date>2010-12-08T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20462#M756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I have not seen this before or have ever had anyone report this issue... Is your map services publicly accessible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 16:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20462#M756</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-08T16:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20463#M757</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;Unfortunately not.&amp;nbsp; I'm stuck behind firewalls etc. I'll have a go at tracing the code through to see if I can get something a bit more definitive.&amp;nbsp; An error message would be nice &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&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;++ Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 08:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20463#M757</guid>
      <dc:creator>RaymondBlack</dc:creator>
      <dc:date>2010-12-09T08:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20464#M758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Are you using the source code version of the viewer? If so do you have the Flashplayer debug version installed on your machine?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 11:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20464#M758</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-09T11:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20465#M759</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;Got it!&amp;nbsp; Here's the catch.&amp;nbsp; The mxd for the service I was using was created with ArcMap 9.3.1.&amp;nbsp; I copied this mxd onto our ArcGIS 10 server and created a new map service using the ArcGIS Server manager on this machine.&amp;nbsp; This mapservice is the one that failed to display the legend. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This morning I copied the mxd onto a machine with ArcMap version 10 and re-published the map service from there.&amp;nbsp; Bingo! it works.&amp;nbsp; I think there are some subtle differences between the way that the ArcGIS server manager creates services and the way that ArcMap creates them.&amp;nbsp; I have also had the server manager fail to create services with raster layers in the past, even though ArcMap creates them just fine.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, thanks for the support (and the widget!).&amp;nbsp; Hope I didn't cause too much panic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;++ Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 12:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20465#M759</guid>
      <dc:creator>RaymondBlack</dc:creator>
      <dc:date>2010-12-09T12:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20466#M760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; That is great news and I will file away that bit of information for future support efforts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 12:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20466#M760</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-09T12:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20467#M761</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;When using the compiled widget, is there anything that can be placed in the TOCWidget.xml to make the layers show up in the collapsed state by default rather than the expanded state?&amp;nbsp; I have a long list of layers and would like for more of them to show up in the initial window and then make the user expand any that he needs to so that he sees what sub-layers are underneath.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 18:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20467#M761</guid>
      <dc:creator>MarshallPlants</dc:creator>
      <dc:date>2010-12-09T18:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20468#M762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marshall,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I think what you are asking for is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;tocSettings&amp;gt;
&amp;nbsp; &amp;lt;expanded&amp;gt;false&amp;lt;/expanded&amp;gt;
 &amp;lt;/tocSettings&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 20:48:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20468#M762</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-10T20:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table of Contents - Legend Widget for FlexViewer 2.x</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20469#M763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That did it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 19:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/table-of-contents-legend-widget-for-flexviewer-2-x/m-p/20469#M763</guid>
      <dc:creator>MarshallPlants</dc:creator>
      <dc:date>2010-12-09T19:39:50Z</dc:date>
    </item>
  </channel>
</rss>

