home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
musicbox
/
theatre.dxr
/
00038.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-28
|
233 b
|
11 lines
on mouseUp
soundFade()
if the castNum of sprite 2 <> 0 then
if the castType of cast the castNum of sprite 2 = #digitalVideo then
set the movieRate of sprite 2 to 0
end if
end if
showAnim(9, 37)
go("done")
end