> I need some information on a timer or counter, I have a show that runs
> on it own computer. I need it to stop running and return to the decktop
> screen. Can this be done easy or not. I would like to show to for about
> 10 min at a time before returning back to the decktop screen.

Do you want it to cycle back to the show after a period of time as well?
that would be interesting to test... Using Buddy's baMinimize() function
would send you to the desktop, but I'm not sure if the projector would run
in the background or not (returning to active after a timeout). A timeout
object with a period of ten minutes, that calls a handler which takes
appropriate action depending on the state of the movie window, is the
approach I'd take.

If you simply need to shut it off once, I'd suggest a timeout object that
calls a handler to halt the movie.

-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