home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 February
/
WPCFEB97.ISO
/
dxrs
/
artwfeb.dxr
/
00501.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-12-05
|
155 b
|
10 lines
on exitFrame
go(the frame)
wait(0.10000000000000001)
repeat with t = 2 to 3
puppetSprite(t, 0)
end repeat
set x to the frame
go(x + 1)
end