home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 8
/
cdrt08.iso
/
mac
/
PaperPlanes
/
Demo
/
00049_Script_49
< prev
next >
Wrap
Text File
|
1994-12-12
|
148b
|
7 lines
-- common wait for sound
on exitFrame
repeat while not the mouseDown and soundBusy(1)
checkAppear()
go to the frame
end repeat
end