>after i do  "go to movie blah blah,  can add
>other lines of code?
>
>or once it goes to the movie, it ignores your code after the go movie
>command?
>
>
>
>eg:
> on mouseup
> go movie "blah"
> doThis() -- will the next movie read this command?
> end

Well, yes and no. You *can* do such a thing, but not as in the example. If
you had those same lines in a global object, and called the object's method
from the mouseUp in the behavior, those lines would execute.

-Kurt

[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