home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (UK) 9
/
cdromtoday9-coverdisc.bin
/
pplanes
/
p17_20
/
00077_Script_77
< prev
next >
Wrap
Text File
|
1994-08-25
|
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