[Xerte] Re: display checkmarks on menu

Julian Tenney Julian.Tenney at nottingham.ac.uk
Tue Jan 3 09:53:11 GMT 2012


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.

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare
Sent: 01 January 2012 04:24
To: Xerte discussion list
Subject: [Xerte] display checkmarks on menu

I'd like to turn checkmarks on on a menu when the student has finished a section.

I want to loop through an array to get '1' or '0' then place the checkmark and display it if the value is '1'.

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 :- (

Happy New Year!

RonM2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20120103/dcd80121/attachment-0001.html>


More information about the Xerte mailing list