.FLI-Player v1.1 by Thaco
(c) EPOS, August 1992
Usage:
FLIPLAY <options> <filename>
| |
| +-- Filename of .FLI file
+------------ -d = Do not use XMS
-i = Information about the program
-n = No checking of MCGA mode support
-sNN = Set playspeed to NN video ticks (0-99)
( NN=70 ў frame delay of 1 second )
Program information:
This program plays animations (sequences of pictures) made by programs like
Autodesk Animator (so called .FLI-files). The program decodes the .FLI file,
frame by frame, and uses the systemclock for mesuring the time-delay between
each frame.
Basis for the program was the FliLib package made by Jim Kent, but since the
original source was written in C, and I am not a good C-writer, I decided
to write my own .FLI-player in Turbo Pascal v6.0.
This program was made by Eirik Milch Pedersen (thaco@solan.unit.no).
Copyright Eirik Pedersens Own Softwarecompany (EPOS), August 1992
Autodesk Animator is (c) Autodesk Inc
FliLib is (c) Dancing Flame
Turbo Pascal is (c) Borland International Inc
|