<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>OK, here's the trace of 2 consecutive calls with<div>debug(rootIcon.loadVars);  <br><div><br>//first call<br><br><div>top debug //directly under button</div><div>[type Function]</div><div>load //directly under loadVars call</div><div><span style="font-size: 10pt; ">[type Function]</span></div><div>loaded //success</div><div><br></div><div>//second call</div><div><br></div><div>top debug</div><div>onLoad=%5Btype%20Function%5D&onData=%5Btype%20Function%5D&icon=%5Flevel0%2Eengine%2EIFC</div><div>load</div><div>onLoad=%5Btype%20Function%5D&onData=%5Btype%20Function%5D&icon=%5Flevel0%2Eengine%2EIFC</div><div><br></div>What is happening to the loadVars  function?</div><div><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: d_b_burnett@hotmail.com<br>To: xerte@lists.nottingham.ac.uk<br>Subject: event failing on second call<br>Date: Thu, 29 Mar 2012 06:43:54 -0400<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>
<div dir="ltr">
<br><div><span style="font-size:10pt">I click a button to pop up a scrolling text window which is populated with a loadVars call to a text file.</span></div><div><br></div><div><span style="font-size:10pt">rootIcon.loadVars('http://www.myserver.com/common/revisions.txt?nt=' + (new Date()).getTime());</span></div><div><span style="font-size:10pt"><br></span></div><div><div><span style="font-size:10pt">followed by an Event interaction</span></div><div><span style="font-size:10pt"><br></span></div><div><span style="font-size:10pt">onLoadVars</span></div><div><span style="font-size:10pt">rootIcon</span></div></div><div><span style="font-size:10pt"><br></span></div><div><br></div><div><span style="font-size:10pt">It works the first time, but if I click the button again, the event will not fire again.</span></div><div><span style="font-size:10pt">I ran into this once before but can't remember what the issue was. </span></div><div><br></div>                                           </div></div></div></div>                                        </div></body>
</html>