<?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: Changes to PopUp in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/changes-to-popup/m-p/543811#M15391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shaun,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; To control the selection color of popups just add this to the UIManager.as in the setViewerStyle function&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var cssStyleDeclarationMap:CSSStyleDeclaration = topLevelStyleManager.getStyleDeclaration("com.esri.ags.Map"); &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cssStyleDeclarationMap.setStyle("infoWindowRendererHighlightColor", 0xff0000);&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt; As far as the action of the close button unselecting the feature, I believe that is inside the API code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Mar 2013 19:58:23 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-03-10T19:58:23Z</dc:date>
    <item>
      <title>Changes to PopUp</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/changes-to-popup/m-p/543810#M15390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm just trying to figure out where to make changes to the popup functionality in Flex Viewer 3.x. I've got some popups configured and working, but would like to make a couple of simple changes that I don't know where in the source code to change:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Change the symbology when clicking on a feature from that cyan color to something else. I thought this would be in the config somewhere, maybe I'm missing it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- When clicking the close button on a popup, I would like the feature to remain selected rather than it being cleared, so need to find where int the code this handler is that is clearing the graphics?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 05:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/changes-to-popup/m-p/543810#M15390</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2013-03-10T05:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to PopUp</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/changes-to-popup/m-p/543811#M15391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shaun,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; To control the selection color of popups just add this to the UIManager.as in the setViewerStyle function&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var cssStyleDeclarationMap:CSSStyleDeclaration = topLevelStyleManager.getStyleDeclaration("com.esri.ags.Map"); &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cssStyleDeclarationMap.setStyle("infoWindowRendererHighlightColor", 0xff0000);&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt; As far as the action of the close button unselecting the feature, I believe that is inside the API code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 19:58:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/changes-to-popup/m-p/543811#M15391</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-10T19:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to PopUp</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/changes-to-popup/m-p/543812#M15392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sweet thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In regards to the close button unselecting the feature, that's unfortunate. Most organisations do want that to clear on close, but I'm working with a organisation at the moment, that wants it to remain highlighted, I'll figure something out though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 01:01:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/changes-to-popup/m-p/543812#M15392</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2013-03-11T01:01:43Z</dc:date>
    </item>
  </channel>
</rss>

