<?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 Retain InfoWindow while mouse over in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46562#M1091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a setup very similar to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html#//01nq0000001q000000"&gt;this example&lt;/A&gt;&lt;SPAN&gt;. However, I would like the info window to remain visible if the user mouses over it. The reason being I have several links in the InfoWindow that I would like to be able to click, but the window hides before I can click them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I experimented putting a timeout on the hide function, but that only made the infowindow disappear at random intervals. Also, I have experimented hacking it with a number of boolean variables and event handlers, but haven't had much success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is their an easy way to do this, or should I rethink my approach as a whole?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I have so far: &lt;/SPAN&gt;&lt;A href="http://uberchris.com/gigslide"&gt;uberchris.com/gigslide&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2013 23:21:35 GMT</pubDate>
    <dc:creator>ChrisCarpenter1</dc:creator>
    <dc:date>2013-01-28T23:21:35Z</dc:date>
    <item>
      <title>Retain InfoWindow while mouse over</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46562#M1091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a setup very similar to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html#//01nq0000001q000000"&gt;this example&lt;/A&gt;&lt;SPAN&gt;. However, I would like the info window to remain visible if the user mouses over it. The reason being I have several links in the InfoWindow that I would like to be able to click, but the window hides before I can click them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I experimented putting a timeout on the hide function, but that only made the infowindow disappear at random intervals. Also, I have experimented hacking it with a number of boolean variables and event handlers, but haven't had much success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is their an easy way to do this, or should I rethink my approach as a whole?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I have so far: &lt;/SPAN&gt;&lt;A href="http://uberchris.com/gigslide"&gt;uberchris.com/gigslide&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 23:21:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46562#M1091</guid>
      <dc:creator>ChrisCarpenter1</dc:creator>
      <dc:date>2013-01-28T23:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Retain InfoWindow while mouse over</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46563#M1092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, without security access to your data/config, it's hard to see what "you have so far".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have any way to test, but what happens if you comment out the myMap.infoWindow.hide(); on onMouseOutHandler ?&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, 29 Jan 2013 00:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46563#M1092</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-01-29T00:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Retain InfoWindow while mouse over</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46564#M1093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Well, without security access to your data/config, it's hard to see what "you have so far".&lt;BR /&gt;&lt;BR /&gt;I don't have any way to test, but what happens if you comment out the myMap.infoWindow.hide(); on onMouseOutHandler ?&lt;BR /&gt;&lt;BR /&gt;R_&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; I enabled view source, should be a little better.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I disable hide, the window stays, but it covers up other graphics. That would be a great solution if I could get it to update when the user mouses over a graphic under the infowindow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 03:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46564#M1093</guid>
      <dc:creator>ChrisCarpenter1</dc:creator>
      <dc:date>2013-01-29T03:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Retain InfoWindow while mouse over</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46565#M1094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;think it's your crossdomain file or lack of that is keeping me from seeing your data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looked into it a little anyway, don't know that you are going to get around the infowindow being on top of other features.&amp;nbsp; It can be dragged out of the way, and can set myMap.infoWindow.closeButtonVisible = true and you can close it when needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is type of situation that I would use a popup.&amp;nbsp; I like control of "when" my info shows.&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, 29 Jan 2013 16:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/retain-infowindow-while-mouse-over/m-p/46565#M1094</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-01-29T16:01:56Z</dc:date>
    </item>
  </channel>
</rss>

