<?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: Highlighting in Flex Viewer 2.0 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436907#M10165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, I forgot to mention that it is going to be used together with the InfoPopupWidget. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The user hovers over either a line, point or polygon, and the feature highlights to indicate that it is clickable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody help me out with how to add this functionality?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks alot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Aug 2010 12:37:32 GMT</pubDate>
    <dc:creator>Alexandervan_der_Schans</dc:creator>
    <dc:date>2010-08-31T12:37:32Z</dc:date>
    <item>
      <title>Highlighting in Flex Viewer 2.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436906#M10164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been looking at this sample for highlighting features:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2009/02/19/Sychronizing-map-and-datagrid-interaction-with-the-ArcGIS-API-for-Flex.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2009/02/19/Sychronizing-map-and-datagrid-interaction-with-the-ArcGIS-API-for-Flex.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and am trying to figure out how to make this work for the Flex Viewer 2.0? Can anybody tell me how to add a highlighting effect to all my features on mouseOver? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 11:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436906#M10164</guid>
      <dc:creator>Alexandervan_der_Schans</dc:creator>
      <dc:date>2010-08-30T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting in Flex Viewer 2.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436907#M10165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, I forgot to mention that it is going to be used together with the InfoPopupWidget. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The user hovers over either a line, point or polygon, and the feature highlights to indicate that it is clickable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody help me out with how to add this functionality?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks alot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 12:37:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436907#M10165</guid>
      <dc:creator>Alexandervan_der_Schans</dc:creator>
      <dc:date>2010-08-31T12:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting in Flex Viewer 2.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436908#M10166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been trying to get this to work for quite some time now but can't seem to find the way to do it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've edited my MapManager.mxml with the sample, but now I'm getting the following error when I mouse over any feature layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TypeError: Error #1034: Type Coercion failed: cannot convert com.esri.ags.layers::FeatureLayer@d521ae1 to com.esri.ags.Graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.viewer.managers::MapManager/onMouseOver()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anybody can please help me out on this one I would really appreciate it... I've included my MapManager if anyone would like to check it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 17:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436908#M10166</guid>
      <dc:creator>Alexandervan_der_Schans</dc:creator>
      <dc:date>2010-09-07T17:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting in Flex Viewer 2.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436909#M10167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try sending a compressed (zipped) file instead of .rar file extension...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 13:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436909#M10167</guid>
      <dc:creator>DidumAbraham</dc:creator>
      <dc:date>2011-08-12T13:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting in Flex Viewer 2.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436910#M10168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Your issue is that you are trying to add the mouse over listener to featurelayer and not the individual graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a commented/corrected version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you use the Flex Viewer forum in the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 14:56:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/highlighting-in-flex-viewer-2-0/m-p/436910#M10168</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-12T14:56:19Z</dc:date>
    </item>
  </channel>
</rss>

