home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Quake Busters
/
QUAKE.bin
/
pc
/
shared.dir
/
00947_Script_947
< prev
next >
Wrap
Text File
|
1996-06-10
|
191b
|
12 lines
on mouseDown
puppetSound "control button"
updateStage
repeat while soundBusy(1)
nothing
end repeat
puppetSound 0
end mouseDown
on mouseUp
go to frame "page3"
end