Hi again, I was wondering if anyone can help out on this. I've attached behaviors that are triggered by the on mouseOver handler of the sprite I've attached it to. It will trigger even when the window is not the front-active window.
I tried adding this line at the top of the behavior script: 'if the frontWindow <> the Stage then return' I also tried adding this to the mouseOver handler in the sprite: 'if the frontWindow <> the stage then stopEvent' but they don't work. What else might I try? Thanks! [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!]
