<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>Most likely a typecasting issue.<br><br>The XML structure is all String.<br>The function wants a Number.<br><br><hr id="stopSpelling">From: paul.beckwith@acns-group.com<br>To: xerte@lists.nottingham.ac.uk<br>Subject: RE: [Xerte] Setting Hotspot Highlights in a sript icon<br>Date: Thu, 17 Sep 2009 15:41:38 +0100<br><br>






<style>
.ExternalClass p.EC_MsoNormal, .ExternalClass li.EC_MsoNormal, .ExternalClass div.EC_MsoNormal
{margin-bottom:.0001pt;font-size:11.0pt;font-family:'Calibri','sans-serif';}
.ExternalClass a:link, .ExternalClass span.EC_MsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.EC_MsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass span.EC_EmailStyle17
{font-family:'Calibri','sans-serif';color:windowtext;}
.ExternalClass span.EC_EmailStyle18
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass span.EC_EmailStyle19
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass span.EC_EmailStyle20
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass span.EC_EmailStyle21
{font-family:'Calibri','sans-serif';color:#1F497D;}
.ExternalClass .EC_MsoChpDefault
{font-size:10.0pt;}
@page Section1
{size:612.0pt 792.0pt;}
.ExternalClass div.EC_Section1
{page:Section1;}
</style>





<div class="EC_Section1">

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">Thanks J, </span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">I’ll draw the boxes…</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">One quick question on the same
subject. . . </span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">This comes out with 503 :&nbsp;&nbsp; debug(icon.parentNode.attributes.x);&nbsp;&nbsp;
</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">The box spans the entire screen
when icon.parentNode.attributes.x is used here:&nbsp;&nbsp;&nbsp;&nbsp; hspotID.drawRect(icon.parentNode.attributes.x,100,50,50);</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">But manually putting “503” works
fine</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">Can’t figure out why this would
be any different?</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">Paul</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="EC_MsoNormal"><b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';">From:</span></b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';">
xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Julian Tenney<br>
<b>Sent:</b> 16 September 2009 16:56<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> RE: [Xerte] Setting Hotspot Highlights in a sript icon</span></p>

</div>

</div>

<p class="EC_MsoNormal">&nbsp;</p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);" lang="EN-GB">It wouldn’t work in
this case: the unerlying xml is used ot render the page.</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);" lang="EN-GB">So, it is used as the
page initalises.</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);" lang="EN-GB">After the user has
interacted with it is too late, unless you refresh the page - which is not what
you want,</span></p>

<p class="EC_MsoNormal"><span style="color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span></p>

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="EC_MsoNormal" style="margin-left: 36pt;"><b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';">From:</span></b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';"> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Paul Beckwith<br>
<b>Sent:</b> Wednesday, September 16, 2009 4:56 PM<br>
<b>To:</b> 'Xerte discussion list'<br>
<b>Subject:</b> RE: [Xerte] Setting Hotspot Highlights in a sript icon</span></p>

</div>

</div>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);">How
do you do it the proper way though? My underlying mission here is to find out
how to change the attributes in the XML via script….</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);">Cheers
Jules, </span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);">Paul</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);">&nbsp;</span></p>

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="EC_MsoNormal" style="margin-left: 36pt;"><b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';">From:</span></b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';"> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Julian Tenney<br>
<b>Sent:</b> 16 September 2009 16:30<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> RE: [Xerte] Setting Hotspot Highlights in a sript icon</span></p>

</div>

</div>

<p class="EC_MsoNormal" style="margin-left: 36pt;">&nbsp;</p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);" lang="EN-GB">I’d just draw the highlight yourself</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);" lang="EN-GB">hotSpotID.lineStyle(1,0xFFFF00,100);</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);" lang="EN-GB">hotSpotID.drawRect(0,0,hotspotID._width, hostpotID._height);</span></p>

<p class="EC_MsoNormal" style="margin-left: 36pt;"><span style="color: rgb(31, 73, 125);" lang="EN-GB">&nbsp;</span></p>

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="EC_MsoNormal" style="margin-left: 72pt;"><b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';">From:</span></b><span style="font-size: 10pt; font-family: 'Tahoma','sans-serif';"> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Paul Beckwith<br>
<b>Sent:</b> Wednesday, September 16, 2009 1:44 PM<br>
<b>To:</b> 'Xerte discussion list'<br>
<b>Subject:</b> [Xerte] Setting Hotspot Highlights in a sript icon</span></p>

</div>

</div>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">When a user
clicks on a hotspot, I want&nbsp; the highlight property to change from 0 to 1
so the highlight is then visible. </span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">I’ve tried a few
different ways but I cant seem to get the code quite right. </span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">Any ideas?</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">Cheers, </span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">Paul</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

<p class="EC_MsoNormal" style="margin-left: 72pt;"><span lang="EN-GB">&nbsp;</span></p>

</div><br /><hr />Ready for Fall shows? Use Bing to find helpful ratings and reviews on digital tv's. <a href='http://www.bing.com/shopping/search?q=digital+tv's&form=MSHNCB&publ=WLHMTAG&crea=TEXT_MSHNCB_Vertical_Shopping_DigitalTVs_1x1' target='_new'>Click here.</a></body>
</html>