<?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: Dynamic legend problem in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391505#M9141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: nathanenge&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RS,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I'm having the same issue - sort of.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From inside the network, I can see the legend symbols. It work when I use both 'mapservicesca' (local host name) and the URL: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca"&gt;www.mapservices.ca&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HOwever, from outside the network, The images do not show up...I uncommented that bit of code you had suggested, and replaced it with "mapservicesca" and "mapservices.ca" but still the symbols links are broken.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the WSDL output here from outside the network, so I don't know what is up. I just applied the SP2 to 9.3.1 and had to muck around with the folder permissions again for the server directory. In anycase any type of troubleshooting from you would be greatly appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, I've decided that (in the other thread about the legend showing up on shortcut bar) to make live layers a shortcut, and have it open up in legend window first. easiest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the actual map app is here: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/bin-release"&gt;www.mapservices.ca/bin-release&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;the map service is here: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/ArcGIS/rest/services/FireSmartProp/MapServer/"&gt;www.mapservices.ca/ArcGIS/rest/services/FireSmartProp/MapServer/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;the restLegend app is here: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/restLegend/restLegend.asmx?wsdl"&gt;http://www.mapservices.ca/restLegend/restLegend.asmx?wsdl&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jul 2010 14:40:38 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-07-29T14:40:38Z</dc:date>
    <item>
      <title>Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391501#M9137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need some advice with the Dynamic legend made by Robert. It doesn't work from outside our local network.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So when I open the legend I find that it's pointing to the domain name of our server (see legendRequest.jpg). It can't be reached from outside our office since it is behind a proxy server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try &lt;/SPAN&gt;&lt;A href="http://maps.helcom.fi/website/restLegend/restLegend.asmx?WSDL"&gt;http://maps.helcom.fi/website/restLegend/restLegend.asmx?WSDL&lt;/A&gt;&lt;SPAN&gt; the result gives the value of the server (see wsdl.jpg) I wonder if that is the error. Where is that defined? Is there any way to change it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In LiveMapsWidget.mxml the the wsdl is defined properly, ie, to the address that's reachable from outside the LAN: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;mx:WebService id="webService" wsdl="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.helcom.fi/website/restLegend/restLegend.asmx?wsdl" rel="nofollow" target="_blank"&gt;http://maps.helcom.fi/website/restLegend/restLegend.asmx?wsdl&lt;/A&gt;&lt;SPAN&gt;" showBusyCursor="false"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 08:15:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391501#M9137</guid>
      <dc:creator>ManuelFrias</dc:creator>
      <dc:date>2010-07-09T08:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391502#M9138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manolo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In your restLegend.asmx web service application there is this function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
''generates object for the specified MapServerLegendClass
&amp;nbsp;&amp;nbsp;&amp;nbsp; Private Function legendClass(ByVal lclass As MapServerLegendClass) As jcLegend
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim jcLeg As New jcLegend
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jcLeg.label = lclass.Label
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ''!--you may need the line below if you webserver return a image url that is not a 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ''fully(qualified) url address--!
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ''jcLeg.url = Replace(lclass.SymbolImage.ImageURL, "calhalgis", "gis.calhouncounty.org")
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jcLeg.url = lclass.SymbolImage.ImageURL
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Return jcLeg
&amp;nbsp;&amp;nbsp;&amp;nbsp; End Function&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in your case it would be &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;''jcLeg.url = Replace(lclass.SymbolImage.ImageURL, "helcom03.hcdomain1.local", "maps.helcom.fi")&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:56:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391502#M9138</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T17:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391503#M9139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Manolo,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; In your restLegend.asmx web service application there is this function&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
''generates object for the specified MapServerLegendClass
&amp;nbsp;&amp;nbsp;&amp;nbsp; Private Function legendClass(ByVal lclass As MapServerLegendClass) As jcLegend
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim jcLeg As New jcLegend
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jcLeg.label = lclass.Label
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ''!--you may need the line below if you webserver return a image url that is not a 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ''fully(qualified) url address--!
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ''jcLeg.url = Replace(lclass.SymbolImage.ImageURL, "calhalgis", "gis.calhouncounty.org")
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jcLeg.url = lclass.SymbolImage.ImageURL
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Return jcLeg
&amp;nbsp;&amp;nbsp;&amp;nbsp; End Function&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;So in your case it would be &lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;''jcLeg.url = Replace(lclass.SymbolImage.ImageURL, "helcom03.hcdomain1.local", "maps.helcom.fi")&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately that didn't work. Right after I click on the legend button there is a request to the root of my internal server searching for the crossdomain.xml and after several requests to the asmx web service a request is made to fetch the image from the right address, ie, the one which is public (see legendRequest1.JPG). That happened also before the change you suggested.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service description (?wsdl) points also to the internal server as I wrote in my earlier message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been thinking where the request to the crossdomain and the asmx come from but I can't figure it out. If those request were made to maps.helcom.fi that would solve the problem. Or maybe there is something I am missing...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:56:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391503#M9139</guid>
      <dc:creator>ManuelFrias</dc:creator>
      <dc:date>2021-12-11T17:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391504#M9140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, I think I found a workaround.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found out that the endpointURI property of webService was pointing to my internal server. So I added this line to the function showStateLegend:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;webService.endpointURI = webService.endpointURI.replace("helcom03.hcdomain1.local","maps.helcom.fi"); &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And that seems to work right now. I just wanted to share if anyone stumbles on the same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Manolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 08:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391504#M9140</guid>
      <dc:creator>ManuelFrias</dc:creator>
      <dc:date>2010-07-13T08:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391505#M9141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: nathanenge&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RS,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I'm having the same issue - sort of.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From inside the network, I can see the legend symbols. It work when I use both 'mapservicesca' (local host name) and the URL: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca"&gt;www.mapservices.ca&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HOwever, from outside the network, The images do not show up...I uncommented that bit of code you had suggested, and replaced it with "mapservicesca" and "mapservices.ca" but still the symbols links are broken.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the WSDL output here from outside the network, so I don't know what is up. I just applied the SP2 to 9.3.1 and had to muck around with the folder permissions again for the server directory. In anycase any type of troubleshooting from you would be greatly appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, I've decided that (in the other thread about the legend showing up on shortcut bar) to make live layers a shortcut, and have it open up in legend window first. easiest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the actual map app is here: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/bin-release"&gt;www.mapservices.ca/bin-release&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;the map service is here: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/ArcGIS/rest/services/FireSmartProp/MapServer/"&gt;www.mapservices.ca/ArcGIS/rest/services/FireSmartProp/MapServer/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;the restLegend app is here: &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/restLegend/restLegend.asmx?wsdl"&gt;http://www.mapservices.ca/restLegend/restLegend.asmx?wsdl&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 14:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391505#M9141</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-07-29T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391506#M9142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Open &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/restLegend/restLegend.asmx"&gt;http://www.mapservices.ca/restLegend/restLegend.asmx&lt;/A&gt;&lt;SPAN&gt; in a web browser in that machine and test it directly from the server by entering the appropriate values and see if the url of the images is what you expect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 14:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391506#M9142</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-07-29T14:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391507#M9143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: nathanenge&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nope, the url resolves to the localhost machine:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;rLegend&lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt; xmlns:xsi&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;="&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000;"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt; xmlns:xsd&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;="&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000;"&gt;http://www.w3.org/2001/XMLSchema&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt; xmlns&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;="&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000;"&gt;http://gis.calhouncounty.org/&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;ServiceName&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;mapservices.ca&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;ServiceName&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;Layers&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jLayers&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;layerId&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;layerId&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;layerName&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;FireSmartProperties&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;layerName&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;lMaxScale&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;lMaxScale&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;lMinScale&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;lMinScale&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;clegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;Low &amp;lt; 21&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://mapservicesca/arcgisoutput/_ags_leg3254af0347b4430d8113341652086cd7.png"&gt;http://mapservicesca/arcgisoutput/_ags_leg3254af0347b4430d8113341652086cd7.png&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;Moderate 21 - 29&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://mapservicesca/arcgisoutput/_ags_lega4e45e4d9c4346d9aeb54e360570816c.png"&gt;http://mapservicesca/arcgisoutput/_ags_lega4e45e4d9c4346d9aeb54e360570816c.png&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;High 30 - 35&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://mapservicesca/arcgisoutput/_ags_legeb089bbc1d9840f78c80a0b5e67ab36e.png"&gt;http://mapservicesca/arcgisoutput/_ags_legeb089bbc1d9840f78c80a0b5e67ab36e.png&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://localhost/restLegend/restLegend.asmx/generateLegends#"&gt;&lt;STRONG style=": ; color: #ff0000; font-family: Courier New;"&gt;-&lt;/STRONG&gt;&lt;/A&gt; &lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;Extreme &amp;gt; 35&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;label&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://mapservicesca/arcgisoutput/_ags_legc9efad23d0a147168d33433b67f26594.png"&gt;http://mapservicesca/arcgisoutput/_ags_legc9efad23d0a147168d33433b67f26594.png&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;url&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jcLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;clegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;jLayers&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;Layers&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color:#990000;"&gt;rLegend&lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I made the changees in the restLegend.vb to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Private Function legendClass(ByVal lclass As MapServerLegendClass) As jcLegend&lt;BR /&gt;Dim jcLeg As New jcLegend&lt;BR /&gt;jcLeg.label = lclass.Label&lt;BR /&gt;''!--you may need the line below if you webserver return a image url that is not a &lt;BR /&gt;''fully(qualified) url address--!&lt;BR /&gt;jcLeg.url = Replace(lclass.SymbolImage.ImageURL, "mapservicesca", "mapservices.ca")&lt;BR /&gt;jcLeg.url = lclass.SymbolImage.ImageURL&lt;BR /&gt;Return jcLeg&lt;BR /&gt;End Function&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;then restarted IIS7. but still resolved to local machine. Manually typing in the external address &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca/arcgisoutput/_ags_lega9c85f6870584cf4b850f1e10a72d5ca.png"&gt;http://www.mapservices.ca/arcgisoutput/_ags_lega9c85f6870584cf4b850f1e10a72d5ca.png&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see that image in the external machine. so how do I replace the local host machine name with the &lt;/SPAN&gt;&lt;A href="http://www.mapservices.ca"&gt;www.mapservices.ca&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought I did that with the code above?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 15:10:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391507#M9143</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-07-29T15:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391508#M9144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; For you to make changes in the vb file you will have to recompile the changes so the dll is re-written. Are you opening the ASP.net project in Visual Studio and making the edits and then recompiling?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 15:20:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391508#M9144</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-07-29T15:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391509#M9145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: nathanenge&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm assuming, I just have to open up VS2008&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Open Web Site...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Select restLegend&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit the restLegend.vb function: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000; font-size: 2;"&gt;&lt;SPAN style="color: #008000; font-size: 2;"&gt;''generates object for the specified MapServerLegendClass&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;Private&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;Function&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; legendClass(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;ByVal&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; lclass &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; MapServerLegendClass) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; jcLegend&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;Dim&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; jcLeg &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;New&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; jcLegend&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;jcLeg.label = lclass.Label&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #008000; font-size: 2;"&gt;&lt;SPAN style="color: #008000; font-size: 2;"&gt;''!--you may need the line below if you webserver return a image url that is not a &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 2;"&gt;&lt;SPAN style="color: #008000; font-size: 2;"&gt;''fully(qualified) url address--!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;jcLeg.url = Replace(lclass.SymbolImage.ImageURL, &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: 2;"&gt;"mapservicesca"&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #a31515; font-size: 2;"&gt;"mapservices.ca"&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;jcLeg.url = lclass.SymbolImage.ImageURL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;Return&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; jcLeg&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;End&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;Function&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then hit the Build Solution / Build Web Site and voila? Since I had used your compiled Install file, I didn't see much of what was going on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 15:31:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391509#M9145</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-07-29T15:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391510#M9146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I provided the source for the web service in the original thread and you would have to open that in VS. I created the source in VS2005 so I am not sure the changes that would have to be made (if any) for VS2008. If you try to open the website in VS I think that it is read only.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 15:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391510#M9146</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-07-29T15:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic legend problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391511#M9147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: nathanenge&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;d'oh!!! I failed to comment out the line after. All is good. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 16:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/dynamic-legend-problem/m-p/391511#M9147</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-07-29T16:54:04Z</dc:date>
    </item>
  </channel>
</rss>

