<?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 Transparency Label w/ Add Map Service function in Sample Viewer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/transparency-label-w-add-map-service-function-in/m-p/434203#M10118</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'm using the Live Maps widget in the esa directory of the sample map viewer which allows a user to add map services. However, I have two issues with it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. while the user-entered name is used in the table of contents, in the transparency pane any added services get generic names like ArcGISDynamicMapServiceLayer1482. Is there an easy way to use the user-entered name instead?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I can't get any WMS links to work. If someone has had success adding a WMS link can you please post the link so I can see it?&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;Jon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 20:48:22 GMT</pubDate>
    <dc:creator>JonFisher</dc:creator>
    <dc:date>2010-06-16T20:48:22Z</dc:date>
    <item>
      <title>Transparency Label w/ Add Map Service function in Sample Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/transparency-label-w-add-map-service-function-in/m-p/434203#M10118</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'm using the Live Maps widget in the esa directory of the sample map viewer which allows a user to add map services. However, I have two issues with it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. while the user-entered name is used in the table of contents, in the transparency pane any added services get generic names like ArcGISDynamicMapServiceLayer1482. Is there an easy way to use the user-entered name instead?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I can't get any WMS links to work. If someone has had success adding a WMS link can you please post the link so I can see it?&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;Jon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 20:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/transparency-label-w-add-map-service-function-in/m-p/434203#M10118</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2010-06-16T20:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Transparency Label w/ Add Map Service function in Sample Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/transparency-label-w-add-map-service-function-in/m-p/434204#M10119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Just add this line under line 164 of the LiveMapsWidget.mxml&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;dynlayer.name = NameTxt.text;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The issue you are likely having is that the WMS portion of code is try to use the proxy url and you do not have you development environment configured properly to work with the proxy page. Easy solution comment out this line @ line 186&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;wmslayer.proxyURL = configData.proxy&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 00:31:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/transparency-label-w-add-map-service-function-in/m-p/434204#M10119</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-06-17T00:31:23Z</dc:date>
    </item>
  </channel>
</rss>

