<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm getting close but not quite.<div><br></div><div>What's up with <span style="font-size: 12pt;">fred = this._parent.sound.duration  ?</span></div><div><br><div><br></div><div><span style="font-size: 12pt;">debug("new sound"); //appears when .rlo hits sound icon with Wait set to 1  </span></div><div><div><div><span style="font-size: 12pt;">dec.createEmptyMovieClip("waitWatcher", ++this.levels);</span></div><div>dec.waitWatcher.onEnterFrame = function() {</div><div><br></div><div>fred = 1;  //works, shows up in debug below </div><div><span style="font-size: 12pt;">//fred = this._parent.sound.duration; //totally blank debug window </span></div><div>debug(fred);</div><div><br></div><div><span style="font-size: 12pt;">  if (this._parent.sound.duration == this._parent.sound.position) {</span></div><div>      this._parent.exit();</div><div>      delete this.onEnterFrame;</div></div><div>etc</div><div><br></div><div><br></div><style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style></div></div>                                      </div></body>
</html>