why do you have a list storing that, when each sprite knows its own state?
each sprite should be able to access its own property and determine the
state of myRedBoxDate.
or am i missing something?
--bhakti
Gene Fritzinger wrote:
>
> Hello List,
> I have 365 sprites in one frame. Each one of those sprites has a property called
>myRedBoxDate which is actually a date object (each sprite represents a day of the
>year). At a point in the movie, I create a linear list which contains dates (in date
>object form ex: date( 2001, 6, 11 ). I need each of the sprites to check this list to
>see if their property (myRedBoxDate) is included in the list and if it is, to set
>their blend to 60. Can anyone suggest the best way to have these sprites check the
>list? I suppose it can be done from within a repeat loop. The name of the list I'm
>creating is: listOfDatesToHilite.
>
> Thanx in advance,
> g fritzinger
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
> email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo. Thanks!]
--
R. Bhakti Klein
Educational Software R & D
http://www.DLWorkshop.net
��
Baritone
���
"On Earth, you can only do little things;
but you can do them with a lot of Love."
-- Mother Theresa
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]