<?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: excel widget problem in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254038#M7797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you remember tocopy the as3xls folder into the com folder of your project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you add the dpUInt_b_v09_2_Flex_3.swc into your libs folder, OR include it in your build path library list?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is what gave me the red x's when I first incorporated it into version 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 18:19:04 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2012-09-04T18:19:04Z</dc:date>
    <item>
      <title>excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254031#M7790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Hi&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I,m using Add Excel widget in flex 3, but I have this Error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1046: Type was not found or was not a compile-time constant: PopUpRenderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is related code for this Error:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp; private var popUpRenderer:PopUpRenderer = new PopUpRenderer();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What should I do for solving this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Best regards&lt;BR /&gt;A.ponker&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 18:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254031#M7790</guid>
      <dc:creator>anjelinaponker</dc:creator>
      <dc:date>2012-07-30T18:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254032#M7791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anjelina,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like the popuprender class has moved package in API 3.0 to com.esri.ags.portal:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/index.html"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not had chance to try it but change the class on the import statement from&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;import com.esri.ags.webmap.PopUpRenderer;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;import com.esri.ags.portal.PopUpRenderer;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 18:45:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254032#M7791</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-07-30T18:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254033#M7792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was so close, but could not get it to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Made this change AND made sure my as3xls src stuff was in the com folder and all is working and happy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 22:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254033#M7792</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-07-30T22:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254034#M7793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Was so close, but could not get it to work.&lt;BR /&gt;&lt;BR /&gt;Made this change AND made sure my as3xls src stuff was in the com folder and all is working and happy.&lt;BR /&gt;&lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not as3xls.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 23:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254034#M7793</guid>
      <dc:creator>anjelinaponker</dc:creator>
      <dc:date>2012-07-30T23:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254035#M7794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is the Excel actionscript library required for the AddExcel to work (at least for the uncompiled version).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the link here: &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=173870a7926c4ef9b2a5121be0b46211"&gt;http://www.arcgis.com/home/item.html?id=173870a7926c4ef9b2a5121be0b46211&lt;/A&gt;&lt;SPAN&gt; to get mine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 23:32:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254035#M7794</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-07-30T23:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254036#M7795</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;Sorry I did not realise that I had not included the AS3XLS folder in the download. I have updated the code to include the files here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=b8d2f6a9063e44669eddfdd2d32244e8"&gt;http://www.arcgis.com/home/item.html?id=b8d2f6a9063e44669eddfdd2d32244e8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 06:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254036#M7795</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-07-31T06:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254037#M7796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm attempting to include this code into my FlexViewer 3.0 and the issue I'm running into errors with the ExcelFile.as and the Sheet.as.&amp;nbsp;&amp;nbsp; Flashbuilder gives me the "red x" on both files, but does not tell me where the error is located as it does with .mxml's.&amp;nbsp; I also have not changed any of the code from the version I downloaded.&amp;nbsp; Can anyone assist me with this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 18:10:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254037#M7796</guid>
      <dc:creator>KennethLyons</dc:creator>
      <dc:date>2012-09-04T18:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254038#M7797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you remember tocopy the as3xls folder into the com folder of your project?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you add the dpUInt_b_v09_2_Flex_3.swc into your libs folder, OR include it in your build path library list?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is what gave me the red x's when I first incorporated it into version 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 18:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254038#M7797</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-09-04T18:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254039#M7798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;R_,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yeah I copied all the files you recommended before I attempted to run it.&amp;nbsp; The as3xls is in the COM folder, I did have to change the directory for the .as files I mentioned in the AddExcel.mxml so that they were properly referenced. But I still get the "red x" on only those 2 files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 18:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254039#M7798</guid>
      <dc:creator>KennethLyons</dc:creator>
      <dc:date>2012-09-04T18:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254040#M7799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just downloaded the version from here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html...ddfdd2d32244e8" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.arcgis.com/home/item.html...ddfdd2d32244e8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and incorporated into a "new" FV 3.0 final app (using SDK 4.6) and all directories, etc. seem to be correct.&amp;nbsp; However, it appears as if there are still some old import statements in the mxml that need to be updated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are running uncompiled version, all I did was make this change, and it is working with no issues:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; import com.esri.ags.webmap.PopUpRenderer;
&amp;nbsp;&amp;nbsp; import com.esri.ags.webmap.supportClasses.PopUpInfo;
&amp;nbsp;&amp;nbsp; import com.esri.ags.webmap.supportClasses.PopUpMediaInfo;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and change them to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; import com.esri.ags.portal.PopUpRenderer;
&amp;nbsp;&amp;nbsp; import com.esri.ags.portal.supportClasses.PopUpInfo;
&amp;nbsp;&amp;nbsp; import com.esri.ags.portal.supportClasses.PopUpMediaInfo;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254040#M7799</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-11T12:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254041#M7800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See that several folks have AddExcel working, will there be a 3.0 complied version posted soon?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 12:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254041#M7800</guid>
      <dc:creator>scottbassingthwaite1</dc:creator>
      <dc:date>2012-09-14T12:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254042#M7801</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 downloaded the new version for Flex 3.1 and seem to be having problems with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All my data is lumped together in the Gulf of Guinea...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The coordinates appear to be correct as they work in other applications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I formated the spreadsheet Latitude and Longitude columns to number with 5 digits past the decimal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS 10.1 Desktop and Server software with Viewer for Flex 3.1.&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;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 22:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254042#M7801</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2013-02-08T22:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254043#M7802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;George,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do the coordinates in your excel spreadsheet share the same projection as your application, and do you have the x and y values the correct way round?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 15:17:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254043#M7802</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-02-13T15:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254044#M7803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Okay, maybe that's my problem.&amp;nbsp; My web application is using the 102100 wkid and I was trying to add an excel using Decimal Degrees.&amp;nbsp; I've used other convertor programs out there in the past, but do not remember the Web Mercator Projection as an option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best way or tool to use to convert decimal degrees into Web Mercator Projection?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our do I just convert them into UTMs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your advice in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 19:24:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254044#M7803</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2013-02-13T19:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254045#M7804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;George,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have the ability to amend the source code? If so the fix you require to add an excel spreadsheet in decimal degrees to a web Mercator application is as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add the following import statement:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;import com.esri.ags.utils.WebMercatorUtil;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change the gmapPoint variable as illustrated below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var long:Number = Number(tempData.getItemAt(i)[longNumb].value);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var lat:Number = Number(tempData.getItemAt(i)[latNumb].value);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;// var gmapPoint:MapPoint = new MapPoint(long,lat,new SpatialReference(4326));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var gmapPoint:MapPoint = new MapPoint(long,lat);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gmapPoint = WebMercatorUtil.geographicToWebMercator(gmapPoint) as MapPoint;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 13:40:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254045#M7804</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-02-14T13:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254046#M7805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is definately above my ability at this time, however I would like to get there at some point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 14:48:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254046#M7805</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2013-02-20T14:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254047#M7806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I am correct, you are the author of this widget, yes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, I think its a great tool and has the potential of really helping the community maximize the Viewer for Flex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are the author, would it be possible to have the next version inclued a button for either the DD or DMS coordinates?&amp;nbsp; As a community, it seems that we have forced our co-workers into obtaining DD coordinates for events so that they can play well with ESRI software.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My usual conversion process doesn't include the web mecator option.&amp;nbsp; To get it to work I had to pull in the spreadsheet first into ArcGIS and then create my XY data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've noticed that you have the MGRS option, which I think is great and extremely useful.&amp;nbsp; You may want to make note that the MGRS function works only if you have a 10 digit grid.&amp;nbsp; That stumped me for a bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyways, thanks again for such a great widget and please consider either the DD or the DMS option...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 15:14:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254047#M7806</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2013-02-20T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254048#M7807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Decided to update my version of the AddExcel widget into FV3.1 but now it is not able to find a couple imports.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; import com.esri.ags.geod.Ellipsoid;
&amp;nbsp;&amp;nbsp; import com.esri.ags.geod.geom.MoreUtils;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Says these imports are "not found".&amp;nbsp; I'm using the api build 12/12/12 is there a newer one that I am missing, or does one need to find these imports elsewhere?&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;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:33:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254048#M7807</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2021-12-11T12:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254049#M7808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure off the top of my head but I think you may need to download the full flex API for the ags class library&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:27:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254049#M7808</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-02-20T22:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: excel widget problem</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254050#M7809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the only version that I was aware of agslib-3.1-2012-12-12.swc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Guess I'm off to glean the web to try to find the "full" version as I don't remember seeing a separate link anywhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't even see ANY reference to that package in the API All Packages/classes reference page.&amp;nbsp; Is there a different dowload and help page for the "full" version or is this just un-documented?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:52:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/excel-widget-problem/m-p/254050#M7809</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-02-20T22:52:24Z</dc:date>
    </item>
  </channel>
</rss>

