home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1996 January
/
PCPRO_JAN96.ISO
/
blender
/
shared.dir
/
00786.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
|
1995-10-07
|
167 b
|
9 lines
on mouseUp
SETSPEAKER()
if the movieRate of sprite 40 = 2 then
set the movieRate of sprite 40 to 4
else
set the movieRate of sprite 40 to 2
end if
end