<?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: Infowindow MouseOver in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294538#M6994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS API for Flex 1.x doesn't have a FeatureLayer, but you can do the same thing by using a QueryTask and a GraphicsLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2010 16:32:57 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2010-11-10T16:32:57Z</dc:date>
    <item>
      <title>Infowindow MouseOver</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294537#M6993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can someone show me how do you do this new sample by using flex builder 3?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=FeatureLayer_MouseOver_Snapshot"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=FeatureLayer_MouseOver_Snapshot&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 12:03:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294537#M6993</guid>
      <dc:creator>MayJeff</dc:creator>
      <dc:date>2010-11-10T12:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Infowindow MouseOver</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294538#M6994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS API for Flex 1.x doesn't have a FeatureLayer, but you can do the same thing by using a QueryTask and a GraphicsLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 16:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294538#M6994</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-11-10T16:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Infowindow MouseOver</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294539#M6995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I attached the file based on your sugguestion but I am not able to figure out why all the parcels polygon not show up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 18:15:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294539#M6995</guid>
      <dc:creator>MayJeff</dc:creator>
      <dc:date>2010-11-10T18:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Infowindow MouseOver</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294540#M6996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That service has a max limit of 500 features that it will return per request.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 19:14:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294540#M6996</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-11-10T19:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Infowindow MouseOver</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294541#M6997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If service only return 500 max. records so do you have to zoom close to the layer in order to get mouseover function to work.&amp;nbsp; I found this site-(&lt;/SPAN&gt;&lt;A href="http://ags.cdm.com/windsorlocksct/"&gt;http://ags.cdm.com/windsorlocksct/&lt;/A&gt;&lt;SPAN&gt;) and I would like to have the same function like this site to use mouseove on parcel:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you show me how to make this to work in order to use mouseover to identify the parcel?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 14:27:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/infowindow-mouseover/m-p/294541#M6997</guid>
      <dc:creator>MayJeff</dc:creator>
      <dc:date>2010-11-12T14:27:46Z</dc:date>
    </item>
  </channel>
</rss>

