<div dir="ltr">It's most odd - with the lockroot code the onClipEvent is activated when the mouse is somewhere else on the stage.<div><br></div><div>I am referring to the timelines as follows:</div><div><div><br></div>
<div><span class="Apple-tab-span" style="white-space:pre">      </span>_root.updateScore();</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>_root.movie_clip.gotoAndStop(2);</div></div><div><br></div><div>
I also tried:</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space: pre; ">      </span>_level0._root.updateScore();</div><div><span class="Apple-tab-span" style="white-space: pre; ">      </span>_level0._root.movie_clip.gotoAndStop(2);</div>
</div><div><br></div><div>Which also worked in the SWF but not in Xerte.</div><div><br></div><div>Deborah</div></div>