<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div>aha.</div><div><br></div><div>That's actually what the other thread is about. (parentNode etc)</div><div><br></div><div>We're duping a custom swf "tick" icon in the IFC entrypane then repositioning as sections are completed.</div><div><br></div><div></div><div><br></div><div><br></div><div>From: Julian.Tenney@nottingham.ac.uk<br>To: xerte@lists.nottingham.ac.uk<br>Date: Tue, 3 Jan 2012 09:53:11 +0000<br>Subject: [Xerte] Re: display checkmarks on menu<br><br>
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML"><style>
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:11.0pt;font-family:"Calibri","sans-serif";}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass p.ecxMsoAcetate, .ExternalClass li.ecxMsoAcetate, .ExternalClass div.ecxMsoAcetate
{margin-bottom:.0001pt;font-size:8.0pt;font-family:"Tahoma","sans-serif";}
.ExternalClass span.ecxBalloonTextChar
{font-family:"Tahoma","sans-serif";}
.ExternalClass span.ecxEmailStyle19
{font-family:"Calibri","sans-serif";color:windowtext;}
.ExternalClass span.ecxEmailStyle20
{font-family:"Calibri","sans-serif";color:#1F497D;}
.ExternalClass .ecxMsoChpDefault
{font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;}
.ExternalClass div.ecxWordSection1
{page:WordSection1;}

</style><div class="ecxWordSection1"><p class="ecxMsoNormal"><span style="color:#1F497D">There is a ‘tick’ symbol in the engine’s library for this purpose, called ‘tick’, so you can do attachMovie(). You can change the colour of the tick using the MovieClip methods, setRGB() I think.</span></p><p class="ecxMsoNormal"><span style="color:#1F497D"> </span></p><div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="ecxMsoNormal" style="margin-left:36.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" 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>KnowledgeWare<br><b>Sent:</b> 01 January 2012 04:24<br><b>To:</b> Xerte discussion list<br><b>Subject:</b> [Xerte] display checkmarks on menu</span></p></div></div><p class="ecxMsoNormal" style="margin-left:36.0pt"> </p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA">I’d like to turn checkmarks on on a menu when the student has finished a section.</span></p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA"> </span></p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA">I want to loop through an array to get ‘1’ or ‘0’ then place the checkmark and display it if the value is ‘1’.</span></p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA"> </span></p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA">How to best do that in AS? Can I create one checkmark graphic, move it around with x/y coordinates and make it visible on the fly? Any time saving suggestions on how to best handle this? My AW code is not a direct port on this one :- (</span></p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA"><br>Happy New Year!</span></p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA"> </span></p><p class="ecxMsoNormal" style="margin-left:36.0pt"><span lang="EN-CA">RonM2</span></p></div><br>

This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, 
copy or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.
<BR>

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
<BR>
<br>_______________________________________________
Xerte mailing list
Xerte@lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte

This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.</div>                                     </div></body>
</html>