Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Графика    >>    fliplay
   
 
 FLI-Player v1.1 for TP 6.0   Eirik Milch Pedersen 12.08.1992

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.



9k 
 

.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