home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SVM Mac - Best of 1995
/
SVM-MAC-WIN-1995-133.img
/
mac
/
PARTCOM
/
pubs
/
AGATI.DIR
/
00003_Script_3
< prev
next >
Wrap
Text File
|
1995-10-10
|
294b
|
16 lines
on exitFrame
set wait = the timer +4*60+10
repeat while the timer < wait
if the mousedown then
sound fadeOut 1, 2*60
set wait= the timer +2*75
repeat while the timer <wait
nothing
end repeat
go to next
end if
end repeat
end