home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Guia CD-ROM 25
/
GUIACD25.iso
/
bht
/
06.dir
/
00209.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
|
1996-02-08
|
176 b
|
13 lines
on exitFrame
global kdoor
if the movieRate of sprite 2 = 0 then
go("Fly4")
exit
end if
if kdoor = 0 then
kroll()
end if
kbuts()
go(the frame - 2)
end