home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blaze
/
Blaze.iso
/
mac
/
BLKJKM_A.Dxr
/
00131.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
|
1997-04-25
|
193 b
|
10 lines
on exitFrame
global movNo, movStart, movOver, movCH
set movCH to 20
puppetSprite(10, 0)
set movStart to 1
set movOver to 0
set the visible of sprite 20 to 1
go(the frame + 1)
end