home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 February
/
WPCFEB97.ISO
/
dxrs
/
intwfeb.dxr
/
00002_framescript.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-12-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