Wierd? The only way of getting it to work was to give a global var a value from the stub of 1 when the user clicks the exit button in the MIAW it would send a value of 2 then I wrote a litte if statment in the stub
global var on exitframe me if var = 2 then quit else go the frame end This doesn`t seem right to me? Theres got to be a better way? Mattie > At 22:22 +0000 03/05/2002, Wobbly wrote: > > >use > > tell the stage to quit > > You don't even need the tell. Quit is global. > > >don't forget to close the miaw and forget the miaw > > That's not an issue with a quitting application (in theory). It's > inferred that a quitting projector is closing and forgetting its > resources. ;) > > That said, I've had problems in the past with MIAWs playing video > that cause system hosage when the MIAW is closed without first > pausing the video (Win only). So it's probably a good idea, yeah, to > close a window before you take its app offline. At the very least, > it's a good habit to be in! :D > > -- > -- WthmO > > You know you're getting used to Wisconsin winters > when a forecast of 25F sounds like a "warming trend". I started with the plain quit command but having to follow it with the three finger salute got boring :) hence the verbose belt and braces... Best Wishes Wobbly in a tide-ravaged Eastbourne. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.330 / Virus Database: 184 - Release Date: 28/02/2002 [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!] [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!]
