>
>Where's the code ??
It was at the bottom of the message. Assuming you saved the settings in
global variables, and declared them in the script that has your
stopMovie handler:
global gChanged
global gScrWidth
global gScrHgt
global gScrDepth
on stopMovie
if gChanged then
baSetDisplay (gScrWidth, gScrHgt, gScrDepth, "temp", false)
end if
end
Is that what your were looking for?
Cordially,
Kerry Thompson
[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!]
- RE: <lingo-l> Set resolutio... Colin Holgate
- RE: <lingo-l> Set resol... Kerry Thompson
- RE: <lingo-l> Set resol... Victor Iwan
- RE: <lingo-l> Set resol... Al Hospers
- RE: <lingo-l> Set resol... Steven Sacks
- RE: <lingo-l> Set resol... Colin Holgate
- RE: <lingo-l> Set resol... Colin Holgate
- RE: <lingo-l> Set resol... Kerry Thompson
- Re: <lingo-l> Set resol... mark andrade
- RE: <lingo-l> Set resolution (was AR... Victor Iwan
- RE: <lingo-l> Screen Resolution ... Kerry Thompson
- RE: <lingo-l> Screen Resolution (was ARG... Kerry Thompson
- RE: <lingo-l> ARGGGGHHH!......pls help! Bastien Bouchard
- OT: The lack of proper posting Subjects (Was: Re: <l... Terry R. Schussler
- Re: <lingo-l> ARGGGGHHH!......pls help! dimple uppal
- Re: <lingo-l> Screen Resolution (was ARGGGGH... Kerry Thompson
- RE: <lingo-l> Screen Resolution (was ARG... Victor Iwan
- RE: <lingo-l> Screen Resolution (was... Kerry Thompson
- Re: <lingo-l> ARGGGGHHH!......pls help! dimple uppal
