<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>tneva82's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/482406/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user tneva82.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Tue, 18 Jun 2013 15:18:40 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>refresh page giving headache</title>
      <link>http://www.programmersheaven.com/mb/flash/418972/418972/ReadMessage.aspx#418972</link>
      <description>&lt;p&gt;Posted a '&lt;a href="http://www.programmersheaven.com/mb/flash/418972/418972/ReadMessage.aspx#418972"&gt;new message&lt;/a&gt; on the &lt;a href="http://www.programmersheaven.com/mb/flash/Board.aspx"&gt;Flash development&lt;/a&gt; forum.&lt;/p&gt;Working on map related project with flash and modest map. So far so good. Works great...Except for one little problem. Basically I draw a map and then based on what mode user selects draws data in 2 ways over it(putting in markers around the map). Problem comes when user refresh window by either pressing F5 or browsers refresh page. What happens is that old graphic remains visible. But graphic doesn't respond to users action...Rather inconvinient to say the least!&lt;br /&gt;
&lt;br /&gt;
I have determined that the swf file is started from initial function when refresh page is loaded but that's not it.I have tried:&lt;br /&gt;
&lt;br /&gt;
if(route!=null)&lt;br /&gt;
{&lt;br /&gt;
	route.clear();&lt;br /&gt;
}&lt;br /&gt;
if(map!=null)&lt;br /&gt;
{&lt;br /&gt;
	removeChild(map);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
at the beginning of program and doesn't work.&lt;br /&gt;
&lt;br /&gt;
Totally at loss. How can I get that old graphic off the screen?&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/flash/418972/418972/ReadMessage.aspx#418972</guid>
      <pubDate>Tue, 05 Oct 2010 23:53:34 -0700</pubDate>
    </item>
  </channel>
</rss>