home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 1 #1
/
Blender_1_1.iso
/
BLENDER
/
FILES
/
MARGE.DIR
/
00037.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
|
149 b
|
9 lines
on exitFrame
global howlong
if the movieTime of sprite 31 < howlong then
go(the frame - 1)
else
go("OPEN", "ICECUBE.DIR")
end if
end