I am setting up movie in which just horizontal mouse locations are recorded in 
lists.  In a movie script, I initialized some (global) lists in a startMovie 
handler.  Then in a mouseUp handler I have this case statement that adds the 
mouseH to one or the other of the lists.  

This works nicely if this handler is in the movie script.  If I put it in a 
behavior script, even declaring the lists as global, it doesn't work.  What 
principle am I missing?

Paul Schulman
[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!]

Reply via email to