home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Glowing Icon Sampler (Explicit Version)
/
GLOWING_ICON_SAMPLER.BIN
/
pc
/
holo
/
holodeck.dir
/
00042_Q0GOOD.MOV.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
|
1994-01-01
|
171 b
|
9 lines
on mouseUp
set rate to the movieRate of sprite 20
if rate = 0 then
set the movieRate of sprite 20 to 1
else
set the movieRate of sprite 20 to 0
end if
end