[Xerte] Re: Setting Focus on the SWF
Dave Burnett
d_b_burnett at hotmail.com
Fri Jul 22 15:41:59 BST 2011
In case you missed it, the solution to setting the focus on the SWF is:
flash.external.ExternalInterface.call("document.getElementById(\"rlo\").focus");
Or if you are not lucky enough to have control of the .fla/.swf:Within Xerte:
callJS('document.getElementById("rlo").focus');
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110722/85a9eae6/attachment.html>
More information about the Xerte
mailing list