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!]