home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SVM Mac - Best of 1995
/
SVM-MAC-WIN-1995-133.img
/
mac
/
PARTCOM
/
pubs
/
MOSAWIN.DIR
/
00006_Script_6
< prev
next >
Wrap
Text File
|
1995-11-10
|
248b
|
15 lines
on exitFrame
if the mousedown then
sound fadeOut 1, 2*60
set wait= the timer +2*75
repeat while the timer <wait
nothing
end repeat
else
if soundbusy(1) then go the frame
end if
play done
end