home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
SONY
/
HIGHDES.DIR
/
00294_Script_294
< prev
next >
Wrap
Text File
|
1995-06-07
|
331b
|
19 lines
--GO 'OUTAHERE'
on mouseUp
global gDesScore, gDoneThatList,gQTDuration
if not listp(gDoneThatList) then put [] into gDoneThatList
if gDoneThatList = [] then
DisposeQuit
else
puppetsprite(46), false
puppetsprite(28), false
cursor 4
HIDENEEDLE
go "outahere"
end if
end