<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="MSHTML 6.00.6000.17063" name="GENERATOR">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div style="FONT-SIZE: x-small; COLOR: #000000; DIRECTION: ltr; FONT-FAMILY: Tahoma">
<div>thats because there is no DOM to call: the Flash Player is not running in a web page when you repview in Xerte.</div>
<div><font face="tahoma"></font> </div>
<div><font face="tahoma">You'll need to test somehow whether you are at authortime or runtime: one easy way to do that is to do:</font></div>
<div><font face="tahoma"></font> </div>
<div><font face="tahoma">if (mdm != undefined){</font></div>
<div><font face="tahoma">  //we are at author time: the mdm scripting obejcts are available</font></div>
<div><font face="tahoma">} else {</font></div>
<div><font face="tahoma">  //we must be in the browser...</font></div>
<div><font face="tahoma">}</font></div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2"></font> </div>
<div id="divRpF613529" style="DIRECTION: ltr">
<hr tabindex="-1">
<font face="Tahoma" color="#000000" size="2"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk [xerte-bounces@lists.nottingham.ac.uk] On Behalf Of Deborah Delin [admin@strivney.com]<br>
<b>Sent:</b> 22 July 2011 10:11<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> [Xerte] Re: Setting Focus on the SWF<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">I have discovered that when trying out Xerte on my desktop, using control+F5, when Xerte reaches the SWF containing the
<div><br>
<div> <span class="Apple-style-span" style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif; BORDER-COLLAPSE: collapse"><code><font color="#0000ff">flash</font>.<font color="#0000ff">external</font>.<font color="#0000ff">ExternalInterface</font>.<font color="#0000ff">call</font>(</code>"document.getElementById(\"rlo\").focus"<code>);</code> </span></div>
<div><span class="Apple-style-span" style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif; BORDER-COLLAPSE: collapse"><br>
</span></div>
<div><span class="Apple-style-span" style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif; BORDER-COLLAPSE: collapse">it freezes and it is impossible to move forwards or backwards in the RLO.  If the viewing screen is closed and I try to do another control+F5
 Xerte doesn't co-operate.  This isn't a critical problem because it works when uploaded, it just makes testing tricky.  Any ideas why this might be?</span></div>
</div>
<div><span class="Apple-style-span" style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif; BORDER-COLLAPSE: collapse"><br>
Deborah</span></div>
</div>
</div>
</div>
</body>
</html>