home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 February
/
PCWK0296.iso
/
autodesk
/
autodesk.exe
/
autodesk.DXR
/
00003.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-12-17
|
277 b
|
13 lines
on enterFrame
puppetSprite(30, 1)
if the soundEnabled then
if the castNum of sprite 30 <> 363 then
set the castNum of sprite 30 to 363
end if
else
if the castNum of sprite 30 <> 373 then
set the castNum of sprite 30 to 373
end if
end if
end