<?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: eMapSwitcher - Fader in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276319#M8305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Verson 3.0.3 now fixes that issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2012 00:22:44 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2012-12-17T00:22:44Z</dc:date>
    <item>
      <title>eMapSwitcher - Fader</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276313#M8299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using 2.5 uncompiled version. In my config.xml I have set my 2nd basemap (street) to open by default but the fader slider button is positioned at the 1st basemap (ortho). How do I set it so that the slider button starts at the 2nd basemap? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 10:08:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276313#M8299</guid>
      <dc:creator>JamesEdge</dc:creator>
      <dc:date>2012-06-25T10:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: eMapSwitcher - Fader</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276314#M8300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi James, did you ever figure this out?&amp;nbsp; I'm attempting to do the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 23:49:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276314#M8300</guid>
      <dc:creator>MarcCavallaro</dc:creator>
      <dc:date>2012-12-13T23:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: eMapSwitcher - Fader</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276315#M8301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very bottom of the eMapSwitcherWidget.mxml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp; &amp;lt;s:HSlider id="fader" left="10" right="10" mouseFocusEnabled="false"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minimum="1" maximum="{basemapList.length}" bottom="5"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; snapInterval="0.01" liveDragging="true" enabled="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; showDataTip="false" value="2" change="faderFade(event)"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skinClass="widgets.eMapSwitcher.BasemapFaderSkin"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;will make the slider start out on the second basemap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:16:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276315#M8301</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-12T16:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: eMapSwitcher - Fader</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276316#M8302</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;&amp;nbsp;&amp;nbsp; This is not an issue in the latest release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 20:20:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276316#M8302</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-12-14T20:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: eMapSwitcher - Fader</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276317#M8303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;All,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; This is not an issue in the latest release.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Robert,&amp;nbsp; Can you please confirm that it works with &amp;lt;showthumbnails&amp;gt;false&amp;lt;/showthumbnails&amp;gt;.&amp;nbsp; I'm not getting the desired results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 04:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276317#M8303</guid>
      <dc:creator>MarcCavallaro</dc:creator>
      <dc:date>2012-12-15T04:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: eMapSwitcher - Fader</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276318#M8304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Thanks for letting me know I will be releasing a fix for this very soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 14:54:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276318#M8304</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-12-15T14:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: eMapSwitcher - Fader</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276319#M8305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Verson 3.0.3 now fixes that issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 00:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/emapswitcher-fader/m-p/276319#M8305</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-12-17T00:22:44Z</dc:date>
    </item>
  </channel>
</rss>

