The best way to learn is hands-on experimentation.


The alert box is your friend.

Just try:

on mouseUp
  go movie "blah"
  alert "After go movie I'm still here"
end

And see what happens.

- Tab


At 11:04 AM 3/5/03, Joshua Race wrote:
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

[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