<?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 How to remove drop shadow filter from Navigation Widget? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345983#M9856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am driving myself crazy trying to make all these seemingly simple tweaks to make my Flexviewer application look more simplistic.&amp;nbsp; I was able to comment out the DropShadowFilter that was part of the HeaderController widget, but I can't locate where to remove this shadow from the Navigation Widget.&amp;nbsp; Thus far I have removed the rollOver events to remove the fade in/out feature directly from the NavigationWidget.mxml file.&amp;nbsp; I can't find the drop shadow as part of a skin, style, or xml config.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26898[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated!!!&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;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2013 17:32:18 GMT</pubDate>
    <dc:creator>DavidBoiano</dc:creator>
    <dc:date>2013-08-22T17:32:18Z</dc:date>
    <item>
      <title>How to remove drop shadow filter from Navigation Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345983#M9856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am driving myself crazy trying to make all these seemingly simple tweaks to make my Flexviewer application look more simplistic.&amp;nbsp; I was able to comment out the DropShadowFilter that was part of the HeaderController widget, but I can't locate where to remove this shadow from the Navigation Widget.&amp;nbsp; Thus far I have removed the rollOver events to remove the fade in/out feature directly from the NavigationWidget.mxml file.&amp;nbsp; I can't find the drop shadow as part of a skin, style, or xml config.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26898[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated!!!&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;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 17:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345983#M9856</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-08-22T17:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove drop shadow filter from Navigation Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345984#M9857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In the &lt;/SPAN&gt;&lt;STRONG&gt;Navigation.mxml&lt;/STRONG&gt;&lt;SPAN&gt; just comment out or delete this code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:filters&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:DropShadowFilter alpha="0.5" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blurX="10" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blurY="10"/&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/s:filters&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 17:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345984#M9857</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-22T17:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove drop shadow filter from Navigation Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345985#M9858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, Robert!&amp;nbsp; You are the cure to my headaches.&amp;nbsp; I think I am still struggling with the overall Viewer architecture and where/when/why one application/skin is called or takes precedence over another....but I am learning!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you might know, my end goal is trying to make my application look like the default look of the Flex API components.&amp;nbsp; Now that the shadow is removed, all that seems left to complete the Navigation Widget is to round out the top and bottom more (a cornerRadius property somewhere?) and match the shade of gray to the darker one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do either of these items stand out as an easy fix or something you know offhand? I can try my best to match color by sight but I have been at a loss determining how to round it out more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 17:58:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345985#M9858</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-08-22T17:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove drop shadow filter from Navigation Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345986#M9859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Both can be found in the NavigationSkin.mxml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:Rect left="0" right="0" top="0" bottom="0"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:#ff0000;"&gt; radiusX="3"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; radiusY="3"&lt;/SPAN&gt;&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:fill&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:SolidColor alpha="{getStyle('contentBackgroundAlpha')}" &lt;SPAN style="color:#ff0000;"&gt;color="{getStyle('contentBackgroundColor')}"&lt;/SPAN&gt;/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/s:fill&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/s:Rect&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345986#M9859</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T16:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove drop shadow filter from Navigation Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345987#M9860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had made those changes to a new "MyNavigationSkin" and then never referenced it so the changes didn't take effect.&amp;nbsp; Looks correct now, finally! Thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 18:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-remove-drop-shadow-filter-from-navigation/m-p/345987#M9860</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-08-22T18:24:32Z</dc:date>
    </item>
  </channel>
</rss>

