<?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 Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553292#M15900</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'm developing a web map using the ArcGIS Viewer for Flex 3.0 Application Builder. My question is: do you have any recommendations for improving the speed with which the pop-up window displays after a feature is selected from a tiled service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have several raster datasets that I want to display in the web map- and there are attributes that I'd like to display from these rasters using the pop-up widget. In order to get the attributes to show up in the pop-up configuration- I converted the rasters to polygons, dissolved on the attribute I wanted to display, and then published the mxd to a feature service within ArcCatalog (I have ArcGIS Server 10.0). I created tiles for the feature service and then brought the tiled service into the web map using the Flex Application Builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For several of these tiled layers- when I click on a polygon in the web map-it takes a long time for the pop-up window to load -in some cases more than a minute- and sometimes the pop-up window doesn't ever open, or the pop-up that opens is actually for a different layer that I'd looked at previously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something I can do to the polygons- say use "simplify polygons"- that would help? Or a setting that I should change for the feature service/tiled service- say the time out limit? Or should I look into using the image extension to publish the rasters- can you do pop-ups for rasters published using the extension?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts are very much appreciated and I'm happy to provide further detail if that would be helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2012 14:19:07 GMT</pubDate>
    <dc:creator>VirginiaSeamster</dc:creator>
    <dc:date>2012-09-14T14:19:07Z</dc:date>
    <item>
      <title>Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553292#M15900</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'm developing a web map using the ArcGIS Viewer for Flex 3.0 Application Builder. My question is: do you have any recommendations for improving the speed with which the pop-up window displays after a feature is selected from a tiled service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have several raster datasets that I want to display in the web map- and there are attributes that I'd like to display from these rasters using the pop-up widget. In order to get the attributes to show up in the pop-up configuration- I converted the rasters to polygons, dissolved on the attribute I wanted to display, and then published the mxd to a feature service within ArcCatalog (I have ArcGIS Server 10.0). I created tiles for the feature service and then brought the tiled service into the web map using the Flex Application Builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For several of these tiled layers- when I click on a polygon in the web map-it takes a long time for the pop-up window to load -in some cases more than a minute- and sometimes the pop-up window doesn't ever open, or the pop-up that opens is actually for a different layer that I'd looked at previously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something I can do to the polygons- say use "simplify polygons"- that would help? Or a setting that I should change for the feature service/tiled service- say the time out limit? Or should I look into using the image extension to publish the rasters- can you do pop-ups for rasters published using the extension?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts are very much appreciated and I'm happy to provide further detail if that would be helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 14:19:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553292#M15900</guid>
      <dc:creator>VirginiaSeamster</dc:creator>
      <dc:date>2012-09-14T14:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553293#M15901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Virginia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use a raster catalogue for your imagery you can add extra fields in the catalogue to hold your attributes, such as image date etc... This attributes can then be used in your pop up. This seems to work fine for me.&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>Fri, 14 Sep 2012 14:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553293#M15901</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-09-14T14:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553294#M15902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the feedback Anthony.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to make sure I'm understanding correctly-is it true that I could take the following steps?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Set up a raster catalog in the file geodatabase where I've been storing all my feature classes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Move the rasters into the catalog &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) For each raster add the fields that I want to display in the pop-up windows &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Publish each raster from ArcGIS Desktop as a map service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Bring the map services into the web map and configure pop-ups based on the added fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 16:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553294#M15902</guid>
      <dc:creator>VirginiaSeamster</dc:creator>
      <dc:date>2012-09-14T16:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553295#M15903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Virginia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The raster catalogue will act as a single layer in your mxd (this is what you will publish) and is essentially just be a pointer to your raster data sets. As it is only a single layer the attributes in the catalogue will be common to all layers. When you add your rasters to your catalogue ensure that you use a UNC path so that our server can access your data.&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>Fri, 14 Sep 2012 16:19:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553295#M15903</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-09-14T16:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553296#M15904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the clarification Anthony.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Two additional questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Are UNC path's required for the rasters when loading to the catalogue if ArcGIS Server is running on the same machine as the database containing the catalogue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Are the fields added within ArcCatalog? Or in the mxd?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 17:19:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553296#M15904</guid>
      <dc:creator>VirginiaSeamster</dc:creator>
      <dc:date>2012-09-14T17:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553297#M15905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And a third question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you set up symbology for each of the raster layers in the raster catalogue? I've loaded the 4 rasters to a single catalogue and the rasters are displaying in gray scale.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 17:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553297#M15905</guid>
      <dc:creator>VirginiaSeamster</dc:creator>
      <dc:date>2012-09-14T17:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553298#M15906</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;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After experimenting with the raster catalog a bit- it looks like you can configure a pop-up that applies to the whole raster and contains attributes that are relevant for the whole raster. I did not see a way of setting up symbology separately for the different raster layers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking to have pop-ups that identify information about the individual pixels within the rasters- not for the whole raster. And I have a different symbology set up for each raster. More specifically - I have 4 rasters, each of which shows different habitat types(terrestrial, aquatic, riparian, etc) and I want the user to be able to identify the habitat type in a given pixel using a pop-up window. I also want to have the colors for the different habitat types show up in the map legend. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So unless there is a way of tying the attribute field that can be added to the raster catalog table to a specific field in one of the rasters in the catalog- I think I might need to try a different approach.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again- thank you for the feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 19:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553298#M15906</guid>
      <dc:creator>VirginiaSeamster</dc:creator>
      <dc:date>2012-09-14T19:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553299#M15907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Virginia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are correct that using a raster catalogue the attributes within that table will apply each raster dataset added, but the values can be different for each raster, i.e. image date&amp;nbsp; or something similar. If you want to give individual pixels attributes then you will need to use a raster dataset attribute table, see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000009000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000009000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the UNC path as your server in on the same machine as your data you will probably be ok using a normal drive letter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure how the raster symbology will show in your legend.&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>Sat, 15 Sep 2012 14:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553299#M15907</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-09-15T14:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553300#M15908</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;Thank you for the clarifications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My rasters already have attribute tables - my problem is: if I publish the mxd containing the rasters to a map service and then select the raster layers within the Viewer for Flex Application Builder and try to do pop-up configuration on them- I am not given the option to select fields from the attribute tables to display in the pop-up windows. I don't know if you can configure pop-ups using raster attributes if the rasters are published using Image Server- I haven't gotten Image Server set up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is why I converted to polygons - I was able to select fields from the attribute tables for the polygon layers for display in the pop-ups. But conversion to polygons makes the services display slowly- thus requiring tiling- and, even when the services are tiled, there is the big time delay on pop-up window display that I mentioned in my original post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my options seem to be to 1) somehow improve the speed with which the polygons display OR 2) figure out what has to be done for the fields of the attribute tables of the individual rasters to show up as selectable for display in the pop-up windows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any further comments or recommendations would be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 16:17:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553300#M15908</guid>
      <dc:creator>VirginiaSeamster</dc:creator>
      <dc:date>2012-09-17T16:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553301#M15909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Virginia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a 2.5 version of Roberts identify tool (link below), if I set this up against a raster layer I can identify pixel values in that layer. I am still using 2.5 so I do not use the app builder to configure. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89" rel="nofollow" target="_blank"&gt;http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is also so more detail in this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/44399-Raster-identify-(pixel-value)-with-viewer-for-flex" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/44399-Raster-identify-(pixel-value)-with-viewer-for-flex&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>Mon, 17 Sep 2012 17:06:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553301#M15909</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-09-17T17:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553302#M15910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Anthony.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried using Robert's "Identify" widget for Flex 3.0 and it successfully pulls the information on habitat type out of the raster attribute table-and the time it takes for the pop-up window to open is reasonable- so that is great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My only problem now is that the symbology for the raster doesn't show up in the Table of Contents widget that I'm using in place of the legend widget. I'll have to look in to whether that widget is capable of displaying the symbolog of a raster layer in a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again Anthony- I really appreciate the feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Virginia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 21:13:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553302#M15910</guid>
      <dc:creator>VirginiaSeamster</dc:creator>
      <dc:date>2012-09-18T21:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Improving pop-up widget speed in ArcGIS Viewer for Flex 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553303#M15911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Viriginia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please dont forget to mark the thread as answered by doing the following on the thread that best answered your question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17789[/ATTACH]&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>Tue, 18 Sep 2012 21:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/improving-pop-up-widget-speed-in-arcgis-viewer-for/m-p/553303#M15911</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-09-18T21:17:44Z</dc:date>
    </item>
  </channel>
</rss>

