home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
VCD Film, Television & An…on Creation Encyclopedia
/
mycd.iso
/
Direct5
/
DATA.Z
/
SOUND.DIR
/
00017.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
|
1996-03-15
|
285 b
|
9 lines
on exitFrame
beep()
set the checkMark of menuItem "LOUD" of menu "VOLUME" to 0
set the checkMark of menuItem "MEDIUM" of menu "VOLUME" to 1
set the checkMark of menuItem "SOFT" of menu "VOLUME" to 0
set the checkMark of menuItem "MUTE" of menu "VOLUME" to 0
go("Stay")
end