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