yes! this is a very good point, if you have a stopMovie hander that
needs to be run.
--bhakti

Bruce Epstein - Zeus Productions wrote:
> 
> >The thing to take into notice is that the 'quit' command does quit the
> >Director application while you are authoring, and sometimes it can be
> >annoying while you are testing it. Instead, use 'halt' command. In Director,
> >the 'halt' command stops the movie. In projectors, it acts just like 'quit'
> >command and quits the projector.
> 
> To my knowledge, the halt command prevents the stopMovie handler from running.
> 
> I prefer the following to get the best of both worlds
> 
> if the runMode = "author" then
>   stopMovie
>   halt
> else
>   quit
> end if
> 
> Bruce
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/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!]

-- 
R. Bhakti Klein
Lingo Programmer, Scientific Learning
http://www.ScientificLearning.com
http://www.BrainConnection.com
**
Baritone, Wicki6
http://www.wicki6.com
***
"On Earth, you can only do little things;
but you can do them with a lot of Love."
                              -- Mother Theresa

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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