At 4:11 PM -0400 6/11/01, 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?
When do you want the sprites need to check?
I'd guess anytime the datelist changes?
So the datelist could watch itself and if it changes, it could do the
sendAllSprites to the sprites & they could then to do their own check
& set.
-Buzz
>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!]
[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!]