<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>RE: [Xerte] How to disable the Tab key as the &quot;Accessablility&quot;
key?</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.msochpdefault, li.msochpdefault, div.msochpdefault
        {mso-style-name:msochpdefault;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:10.0pt;
        font-family:"Times New Roman","serif";}
span.emailstyle18
        {mso-style-name:emailstyle18;
        font-family:"Calibri","sans-serif";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I&#8217;ve been doing a lot of searching and experimenting, but
so far, all I&#8217;ve been able to come up with is disabling _focusrect.
Apparently, you can&#8217;t change the color of _focusrect (at least, not
globally) in AS2. AS3 does provides a way to do so.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I&#8217;ve also tried to disable _<i>focusrect, but enable it
for buttons (I tried </i>Button<i>.</i>_focusrect = true; and
Button.Prototype._focusrect = true;), but that doesn&#8217;t do anything. You
can tab and activate a button with the space bar, but you never know what
button has focus. The default framework interface buttons don&#8217;t seem to
respond to the keyboard when _focusrect is false. <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I&#8217;m using the button.swf component for my buttons, so,
just for grins, I tried _level1.Button.Prototype<i>.</i>_focusrect = true (with
and without the keyword Prototype), but still don&#8217;t get the focus
rectangle around buttons. So it looks like it&#8217;s either always on or
always off. I think I will go through and add onKeyDown events for all my &#8216;Next&#8217;
buttons. That would provide keyboard navigation without guessing where the
focus is. I don&#8217;t display the Next buttons until it&#8217;s time to move
to the next page anyway.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks for the suggestions.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Paul<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Patrick
Lockley<br>
<b>Sent:</b> Monday, August 03, 2009 2:32 PM<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> RE: [Xerte] How to disable the Tab key as the
&quot;Accessablility&quot; key?<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div id=idOWAReplyText8540>

<div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:black'>global.setstyle might allow you to change colour as an alternative</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div class=MsoNormal align=center style='text-align:center'>

<hr size=2 width="100%" align=center>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><b><span style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> xerte-bounces@lists.nottingham.ac.uk on
behalf of Paul Swanson<br>
<b>Sent:</b> Mon 03/08/2009 22:04<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> RE: [Xerte] How to disable the Tab key as the
&quot;Accessablility&quot; key?</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>This works:</span><o:p></o:p></p>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>_level0._focusrect = false;</span><o:p></o:p></p>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Strange how there sometimes is a lengthy time-delay between
messages. My &#8220;I got it&#8221; message arrived in my inbox 10 minutes
before the message below, which was sent 45 minutes earlier. Must of taken the
long way around the earth &#8230;</span><o:p></o:p></p>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Patrick
Lockley<br>
<b>Sent:</b> Monday, August 03, 2009 1:57 PM<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> RE: [Xerte] How to disable the Tab key as the
&quot;Accessablility&quot; key?</span><o:p></o:p></p>

</div>

</div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

<div id=idOWAReplyText40362>

<div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:black'>Apparently there might be something in global.setStyle?</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

<div class=MsoNormal align=center style='text-align:center'>

<hr size=2 width="100%" align=center>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><b><span style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> xerte-bounces@lists.nottingham.ac.uk on
behalf of Paul Swanson<br>
<b>Sent:</b> Mon 03/08/2009 17:47<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> RE: [Xerte] How to disable the Tab key as the
&quot;Accessablility&quot; key?</span><o:p></o:p></p>

</div>

<div>

<p><span style='font-size:10.0pt'>Patrick, your email did make it. I just
wasn't clear on what I should do. I am having success with
iconID.tabEnabled=false to get rid of the yellow border around text and
graphics on individual icons (I'll leave interactions alone). So thanks for
that! I was hoping there was something global I could do ...<br>
<br>
Dave, _global._focusrect = false; looked promising, but not having any luck
getting that to work (I also tried rootIcon._focusrect). Too bad, it's that
focus rectangle that I really want to get rid of. Or just change the color.
Maybe I'll post something to the AWARE/eLearning listserv. Maybe Jason Merrill
will know; he seems to be very Flash savvy.<br>
<br>
Thanks for all the help!<br>
<br>
&gt; -----Original Message-----<br>
&gt; From: xerte-bounces@lists.nottingham.ac.uk [<a href="mailto:xerte-">mailto:xerte-</a><br>
&gt; bounces@lists.nottingham.ac.uk] On Behalf Of Patrick Lockley<br>
&gt; Sent: Monday, August 03, 2009 8:56 AM<br>
&gt; To: Xerte discussion list<br>
&gt; Subject: RE: [Xerte] How to disable the Tab key as the
&quot;Accessablility&quot;<br>
&gt; key?<br>
&gt;<br>
&gt; Did my email not make it?<br>
&gt;<br>
&gt; As far as I am aware the yellow border is not a xerte thing, it's a<br>
&gt; flash thing.<br>
&gt;<br>
&gt; There is a xerte keyword property selectable, but there is nothing in<br>
&gt; the help on what it does and it's not given any obvious specific<br>
&gt; functionality in the code other than the syntax highlighting.<br>
&gt;<br>
&gt; I tried setting it to false, and also setting tabEnabled to false, but<br>
&gt; that only works on text areas.<br>
&gt;<br>
&gt; textareanode.tabEnabled=false is as far as I know with this<br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: xerte-bounces@lists.nottingham.ac.uk [<a href="mailto:xerte-">mailto:xerte-</a><br>
&gt; bounces@lists.nottingham.ac.uk] On Behalf Of Paul Swanson<br>
&gt; Sent: 03 August 2009 16:31<br>
&gt; To: Xerte discussion list<br>
&gt; Subject: RE: [Xerte] How to disable the Tab key as the
&quot;Accessablility&quot;<br>
&gt; key?<br>
&gt;<br>
&gt; Hi Alistair,<br>
&gt;<br>
&gt; Thanks for those comments. I agree that accessibility is important and<br>
&gt; needs to be maintained. I don't think it would be an issue for this<br>
&gt; course (a tutorial on using one of our software programs), however,<br>
&gt; because the interaction that I have on these pages is an onKeyDown<br>
&gt; event which works for the Tab key as well as any other key. I have been<br>
&gt; placing &quot;Press any key to continue&quot; text on the screen, but was
asked<br>
&gt; to change that to &quot;Press the Tab key to continue&quot; to reinforce
to our<br>
&gt; customers that using the Tab key is more efficient than using the<br>
&gt; mouse, and ensures that no required fields are missed. However,<br>
&gt; pressing the Tab key also places a yellow border around images and<br>
&gt; text. It's the border that I would actually like to get rid of. So I<br>
&gt; guess I should have used a subject line of &quot;How can I change the
color<br>
&gt; of the accessibility highlight border?&quot; Changing it to the same color<br>
&gt; as my background will accomplish what I want.<br>
&gt;<br>
&gt; There doesn't seem to be a property I can set in the Xerte interface<br>
&gt; panels, but I figure there is some property I could set in my setup<br>
&gt; script. rootIcon.accessibilityBorderColour = 0xD4E1EE or something like<br>
&gt; that would do fine. I just need to know what the property is. Does<br>
&gt; anyone know?<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt;<br>
&gt; _____________________________<br>
&gt; &nbsp;Paul Swanson<br>
&gt; &nbsp;Instructional Designer<br>
&gt; &nbsp;Harland Financial Solutions<br>
&gt; &nbsp;Paul.Swanson@harlandfs.com<br>
&gt; _____________________________<br>
&gt;<br>
&gt;<br>
&gt; &gt; -----Original Message-----<br>
&gt; &gt; From: xerte-bounces@lists.nottingham.ac.uk [<a href="mailto:xerte-">mailto:xerte-</a><br>
&gt; &gt; bounces@lists.nottingham.ac.uk] On Behalf Of Alistair McNaught<br>
&gt; &gt; Sent: Saturday, August 01, 2009 2:23 PM<br>
&gt; &gt; To: Xerte discussion list<br>
&gt; &gt; Subject: RE: [Xerte] How to disable the Tab key as the<br>
&gt; &quot;Accessablility&quot;<br>
&gt; &gt; key?<br>
&gt; &gt;<br>
&gt; &gt; Hi Paul<br>
&gt; &gt; If you reassign the accessibility key I'd suggest you take care to be<br>
&gt; careful to let users know the alternative key that's assigned in its<br>
&gt; place.<br>
&gt; Xerte is getting widely known and one of the reasons it's taking off in<br>
&gt; education is the high level of accessibility. If a non-mouse user was<br>
&gt; to come across a Xerte based resource where keyboard access had been<br>
&gt; knowingly removed they might be minded to invoke DDA legislation<br>
&gt; against the service provider. By all means enjoy tweaking, adapting and<br>
&gt; providing alternative clever ways of delivering accessibility but<br>
&gt; reduce it at your peril.<br>
&gt;<br>
&gt;<br>
&gt; Alistair McNaught<br>
&gt; Senior Advisor for Further Education<br>
&gt; JISC TechDis service<br>
&gt; The Higher Education Academy Building<br>
&gt; Innovation Way<br>
&gt; York Science Park<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Xerte mailing list<br>
&gt; Xerte@lists.nottingham.ac.uk<br>
&gt; <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
&gt; _______________________________________________<br>
&gt; Xerte mailing list<br>
&gt; Xerte@lists.nottingham.ac.uk<br>
&gt; <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
Xerte@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></span><o:p></o:p></p>

</div>

</div>

</div>

</div>

</div>

</body>

</html>