home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Glowing Icon Sampler (Explicit Version)
/
GLOWING_ICON_SAMPLER.BIN
/
pc
/
holo
/
choose.dir
/
00117.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
|
1994-01-01
|
145 b
|
9 lines
on exitFrame
global gMoovLength
if the movieTime of sprite 20 < gMoovLength then
go(the frame)
else
go(the frame + 1)
end if
end