No, each screen has multiple rects. Ie the full presentation is a bigass proplist with each screen having a proplist of hitrects. Each rect actually has different things to do, so with the repeat loop returns the right one within the hitlist, the behavior knows what function to call.
I think it's just messy code to tell you the truth (this is one of those painful agencies that keeps changing their mind and never giving you more than 2 minutes to change something). So really what I'll end up doing is having another proplist of pActiveHit. if not(inside(the mouseloc, pActiveHit) then (rip through the hitlist). [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
