home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 June
/
WPCJUN97.ISO
/
dxrs
/
intwjun.dxr
/
00002_framescript.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
|
1997-04-09
|
197 b
|
13 lines
on exitFrame
global IFLMarkRed
go(the frame)
if IFLMarkRed < 2 then
IFLMoveMark()
IFLMoveLines()
else
if IFLMarkRed < 3 then
IFLAnimateGreyLines()
end if
end if
end