home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / animations / terrorpreview / iftplay.readme < prev    next >
Text File  |  1992-08-14  |  1KB  |  62 lines

  1.  
  2.  
  3. IFTPlay V0.8 command line options:
  4. ----------------------------------
  5.  
  6.  
  7.  
  8.  FILE
  9.     YAFA file to be played
  10.     if no file is specified a reqtools file requester will pop up
  11.  
  12.  
  13.  B=BUFFERS/K/N
  14.     set the loadbuffer size (bigger = smoother playing)
  15.     default is 12, min/max: 2/80
  16.  
  17.  
  18.  S=SPEED/K/N
  19.     set the playing speed (lower = faster)
  20.     default is the value in the anim file, min/max: 1/9
  21.  
  22.  
  23.  Z=ZOOM/S
  24.     do 2x2 zoom while playing
  25.  
  26.  
  27.  PD=PSEUDODITHER/S
  28.     activate simple dithering for zoom mode
  29.  
  30.  
  31.  MP=MUSICPLAY/S
  32.     send 'play' message to IFTP61A at anim start
  33.  
  34.  
  35.  MQ=MUSICQUIT/S
  36.     send 'quit' message to IFTP61A at program end
  37.  
  38.  
  39.  TL=TOTALLOOPS/K/N
  40.     set number of anim loops to be played until prog exits
  41.  
  42.  
  43.  TF=TOTALFRAMES/K/N
  44.     set number of anim frames to be played until prog exits
  45.  
  46.  
  47.  TT=TOTALTICKS/K/N
  48.     set playing time until prog exits (1 sec = 50 ticks)
  49.  
  50.  
  51.  W=WAIT/S
  52.     wait for the user to press spacebar before anim start
  53.  
  54.  
  55.  V=VERBOSE/S
  56.     the prog will tell you many things you usually don't need to know
  57.  
  58.  
  59.  I=INFO/S
  60.     the anim will not be played, you only get some information about the file
  61.  
  62.