home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1997 September
/
Personal_Computer_World_Sep_97.iso
/
Democd3
/
oasquiz.dxr
/
00124.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-04
|
182 b
|
10 lines
on mouseDown
global soundon
set soundon to 1
set the blend of sprite 3 to 100
set the blend of sprite 2 to 40
updateStage()
set the soundEnabled to 1
go(the frame)
end