Yes, Blake, listen to Troy.

Unless it's a variable only scoped to one particular handler, you need
to declare it.
It's either a global or a property.

global gVariable -- scopes to the entire movie, and persists across
movies

-- or --

property pVariable -- scopes to all handlers within a behavior

[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