home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 1 #1
/
Blender_1_1.iso
/
BLENDER
/
FILES
/
ALICE.DIR
/
00047.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-11-01
|
173 b
|
13 lines
on exitFrame
global z
if z < 4 then
set z to z + 1
go(the frame - 3)
else
sound stop 1
sound stop 2
puppetSprite(35, 0)
play done
end if
end