home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micromanía 25
/
CDMM_25.iso
/
takeru
/
g078
/
shrinej
/
shrine.dxr
/
Internal_60.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-09-04
|
168 b
|
11 lines
on startMovie
puppetSprite(45, 1)
set the volume of sound 1 to 100
set the volume of sound 2 to 255
end
on stopMovie
puppetSound(1, 0)
puppetSound(2, 0)
end