<?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: Problem with Shapefiles widget 3.7 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62766#M2357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I will have to look into that and see if there is something in the code that is doing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2014 20:03:47 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2014-12-04T20:03:47Z</dc:date>
    <item>
      <title>Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62763#M2354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just upgraded to version 3.7 of ArcGIS Viewer for Flex. I also deleted the old 3.6 widgets and then added in the 3.7 versions. Everything works fine (elayerlist, identify, swipespotlight) except the shapefile widget. I get a 2036 error in Firefox browser (2035 error in Chrome). Take a look:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sciencebase.gov/flexviewer/test2/" title="https://www.sciencebase.gov/flexviewer/test2/"&gt;ArcGIS Viewer for Flex&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a snippet from my config.xml:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widgetcontainer layout="float"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Draw/DrawWidget.swf" config="widgets/Draw/DrawWidget.xml" label="Draw" icon="assets/images/i_draw2.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Print/PrintWidget.swf" config="widgets/Print/PrintWidget.xml" label="Print" icon="assets/images/i_print.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Shapefiles/ShapefilesWidget.swf" config="widgets/Shapefiles/ShapefilesWidget_1.xml" label="Shapefile Widget" icon="assets/images/shapefiles.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Bookmark/BookmarkWidget.swf" config="widgets/Bookmark/BookmarkWidget_1.xml" label="Bookmark" icon="assets/images/i_bookmark.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Time/TimeWidget.swf" config="widgets/Time/TimeWidget_1.xml" label="Time" icon="assets/images/i_clock.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Legend/LegendWidget.swf" config="widgets/Legend/LegendWidget_1.xml" label="Legend" icon="assets/images/Legend32.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/LayerList/LayerListWidget.swf" config="widgets/LayerList/LayerListWidget_1.xml" label="Layer List" icon="assets/images/i_layers.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/eLayerList/eLayerListWidget.swf" config="widgets/eLayerList/eLayerListWidget_1.xml" label="Enhanced Layer List" icon="assets/images/i_folder.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/SwipeSpotlight/SwipeSpotlightWidget.swf" config="widgets/SwipeSpotlight/SwipeSpotlightWidget_1.xml" label="Swipe Spotlight Widget" icon="assets/images/i_swipe.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Identify/IdentifyWidget.swf" config="widgets/Identify/IdentifyWidget_1.xml" label="Identify Widget" icon="assets/images/i_info.png"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/widgetcontainer&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, here's the contents of my ShapefilesWidget_1.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;configuration&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;defaultlabelplacement&amp;gt;middle&amp;lt;/defaultlabelplacement&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;autozoom&amp;gt;true&amp;lt;/autozoom&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;symbols&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplefillsymbol color="0x4dfe45" alpha="0.6" style="solid"&amp;gt;&lt;/P&gt;&lt;P&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;outline color="0x088802" alpha="0.8" width="1" style="solid"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/simplefillsymbol&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplemarkersymbol color="0x4dfe45" alpha="0.6" style="circle" angle="0" size="15"&amp;gt;&lt;/P&gt;&lt;P&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;outline color="0x088802" alpha="0.8" width="1" style="solid"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/simplemarkersymbol&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplelinesymbol color="0x088802" alpha="0.8" width="2" style="solid"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;TextSymbol color="0x000000" size="12" bold="false" italics="false" underline="false" font="null"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/symbols&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;labels&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textplacementmiddle&amp;gt;Middle&amp;lt;/textplacementmiddle&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textplacementabove&amp;gt;Above&amp;lt;/textplacementabove&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textplacementbelow&amp;gt;Below&amp;lt;/textplacementbelow&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textplacementend&amp;gt;End&amp;lt;/textplacementend&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textplacementstart&amp;gt;Start&amp;lt;/textplacementstart&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textboldlabel&amp;gt;B&amp;lt;/textboldlabel&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textboldtooltip&amp;gt;Bold&amp;lt;/textboldtooltip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textitaliclabel&amp;gt;I&amp;lt;/textitaliclabel&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textitalictooltip&amp;gt;Italics&amp;lt;/textitalictooltip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textunderlinelabel&amp;gt;U&amp;lt;/textunderlinelabel&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textunderlinetooltip&amp;gt;Underline&amp;lt;/textunderlinetooltip&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;instructions&amp;gt;To load a shapefile the files must be zipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At a minimum there must be 2 files in the zip, 1 .shp, 1 .dbf, and an optional .prj file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click the button below to upload a shapefile from your computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change symbology and other preferences click on the wrench icon above.&amp;lt;/instructions&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;loadbutton&amp;gt;Load Local Shapefile...&amp;lt;/loadbutton&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;addbutton&amp;gt;Load Shapefile&amp;lt;/addbutton&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;optionsbutton&amp;gt;Preferences&amp;lt;/optionsbutton&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;readingmessage&amp;gt;Reading shapefile&amp;lt;/readingmessage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;reprojectingmessage&amp;gt;Reprojecting&amp;lt;/reprojectingmessage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;numberoffeaturesmessage&amp;gt;Number of Features:&amp;lt;/numberoffeaturesmessage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;addedmessage&amp;gt;Added Shapefiles:&amp;lt;/addedmessage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;addlabels&amp;gt;Label Features&amp;lt;/addlabels&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;labelplacement&amp;gt;Label placement&amp;lt;/labelplacement&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;includeoutline&amp;gt;Include Outline&amp;lt;/includeoutline&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;labelstexttoadd&amp;gt;Labels&amp;lt;/labelstexttoadd&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;configresultmessage&amp;gt;Configure Shapefile&amp;lt;/configresultmessage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;removeresultmessage&amp;gt;Remove Shapefile&amp;lt;/removeresultmessage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/labels&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/configuration&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files referenced in config.xml DO exist. It's weird that all the other widgets work fine. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62763#M2354</guid>
      <dc:creator>DonaldBrown</dc:creator>
      <dc:date>2014-12-04T19:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62764#M2355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I can not seem to find the swf at this url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sciencebase.gov/flexviewer/test2/widgets/Shapefiles/ShapefilesWidget.swf" title="https://www.sciencebase.gov/flexviewer/test2/widgets/Shapefiles/ShapefilesWidget.swf"&gt;https://www.sciencebase.gov/flexviewer/test2/widgets/Shapefiles/ShapefilesWidget.swf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you verify that the swf is actually there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62764#M2355</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-04T19:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62765#M2356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking closer at it... no, it doesn't exist.&lt;/P&gt;&lt;P&gt;Strange, when I add the Shapefile widget to an app, it creates a .swf&amp;nbsp; named:&lt;/P&gt;&lt;P&gt;ShapeFilesWidget.swf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reference to that .swf is automatically created in config.xml:&lt;/P&gt;&lt;P&gt;widgets/Shapefiles/ShapefilesWidget.swf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the lowercase 'f' to 'F' in config.xml, everything works. Not sure why it gets generated wrong though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62765#M2356</guid>
      <dc:creator>DonaldBrown</dc:creator>
      <dc:date>2014-12-04T19:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62766#M2357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I will have to look into that and see if there is something in the code that is doing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 20:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62766#M2357</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-04T20:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62767#M2358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same for me about the case.&amp;nbsp; But the 3.7 shapefile widget works fine for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;config.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;widget url="widgets/Shapefiles/ShapefilesWidget.swf" config="widgets/Shapefiles/ShapefilesWidget_1.xml" label="Load Shapefile Tool" icon="assets/images/shapefiles.png" x="150" y="250"/&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that this code was untouched by me during upgrade from Flex 3.6, and was likely carried over from the Flex 3.6 version of the viewer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 20:09:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62767#M2358</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2014-12-04T20:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62768#M2359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Donald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for reporting this issue. I have fixed it in version 3.7.1 (available now).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 22:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62768#M2359</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-04T22:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62769#M2360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help and for all the useful, free widgets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 22:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62769#M2360</guid>
      <dc:creator>DonaldBrown</dc:creator>
      <dc:date>2014-12-04T22:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62770#M2361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested 3.7.1. It works as expected. Thanks for the quick fix!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 23:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62770#M2361</guid>
      <dc:creator>DonaldBrown</dc:creator>
      <dc:date>2014-12-04T23:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Shapefiles widget 3.7</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62771#M2362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, Robert!!!!!&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 17:25:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-shapefiles-widget-3-7/m-p/62771#M2362</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2014-12-05T17:25:00Z</dc:date>
    </item>
  </channel>
</rss>

