home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / graphics / aaplay_1 / !AAPlay / !Help < prev    next >
Text File  |  1995-05-01  |  5KB  |  161 lines

  1.  
  2.             AAPlay : Version 1.17 (01 May 1995)
  3.             ===================================
  4.                       by Michael Foot
  5.  
  6. AAPlay is a movie player for AutoDesk Animator
  7. Flic files.
  8. These animated files are created by AutoDesk Animator
  9. on the PC and under MSDOS have the file extension FLI
  10. or FLC.
  11. I have been told that the Acorn allocated filetype for
  12. Flics is &B9F. Previous versions of AAPlay have used
  13. a filetype of &17F (FLI backwards (sort of :-)).
  14. Filetypes of &189 and &F0F may also be used as
  15. these correspond to types given by other authors of Flic
  16. players (see notes below). Failing that, just drag a
  17. file to the iconbar icon.
  18.  
  19. To load the program simply double click the !AAPlay icon
  20. and a copy of the icon will appear on the icon bar.
  21. Playing a Flic is easy. Simply double click on the file
  22. or drag the file from the filer window to the AAPlay
  23. icon on the icon bar.
  24. The screen will clear and the animation will begin.
  25. This animation will keep on repeating forever until you
  26. tell it to stop by either pressing the menu (middle)
  27. button on the mouse or pressing the ESCAPE key.
  28. The control panel can also be used, see below. 
  29. To return to the animation press the select (left)
  30. mouse button on the AAPlay icon.
  31.  
  32. The Main Menu
  33. -------------
  34. 1) Info   ->
  35.    Leads off to a window which contains the usual
  36.    information about this program.
  37.  
  38. 2) Details->
  39.    Leads off to a window which shows details about the
  40.    Flic currently being played. Details can only be
  41.    viewed when the animation has been suspended.
  42.  
  43.       Name: the filename of the Flic file.
  44.             also indicates if it is a FLI or FLC file.
  45.      Width: the width in pixels of the animation.
  46.     Height: the height in pixels of the animation.
  47.    Colours: how many colours the animation may be using.
  48.      Frame: the current frame being played when stopped
  49.             and how many frames the whole sequence
  50.             contains.
  51.      Speed: the speed at which the animation is being
  52.             played and how many frames per second this is.
  53.  
  54. 3) Stop
  55.    Completely stops the Flic that is currently being
  56.    played.
  57.  
  58. 4) Quit
  59.    Shuts down AAPlay.
  60.  
  61. The Control Panel
  62. -----------------
  63. The control panel is displayed for all FLI and some FLC
  64. files depending on their resolution.
  65.  
  66.  [] - stop
  67.  >> - play
  68.  || - pause
  69.  >| - advance one frame
  70.  |< - reset to first frame
  71.  ^_ - eject (return to desktop)
  72.  
  73. Notes
  74. -----
  75. FLI files have a fixed resolution of 320x200 pixels.
  76. FLC files can be any resolution.
  77. Any FLI or FLC file can be viewed through this player
  78. provided that it has been created in accordance with
  79. the AutoDesk Animator standards.
  80. Handling of FLC files has not yet been fully completed
  81. in this version, but it should still be able to play
  82. most files.
  83.  
  84. Because data is always being read from the Flic file
  85. it is recommended that the file be stored on either
  86. RAM or Hard disc. Reading from floppy disc will work
  87. but due to the slow transfer speed the animation will
  88. appear jerky.
  89.  
  90. Flics are not displayed as well as they are with the
  91. original MSDOS player. This is because they use a full
  92. (320x200x256) screen mode which RISC OS does not have
  93. as standard. I use mode 13 (320x256x256) which makes
  94. the picture look a bit squashed vertically.
  95. Also the 256 colour palette under RISC OS has a limited
  96. number of colour shades when compared to VGA under
  97. MSDOS, so colours aren't always as well defined.
  98.  
  99. The previous filetype of Flics (&17F) has not been
  100. checked as being unique, so may be in use by another
  101. program. Please let me know if this is the case.
  102.  
  103. Other Flic filetypes recognised are:
  104.  &17F - FlicPlay  by Mark Bolton  (New Zealand)
  105.  &189 - QuickFlic by Léon Neelen  (Holland)
  106.  &B9F - FliPlay   by K.F. Quinn   (England?)
  107.  &F0F - TileFlic  by Martin Lyons (Australia)
  108.  
  109. AAPlay has been tested on the following platforms:
  110. A310  /ARM 2  /RISC OS 2.0
  111. A5000 /ARM 3  /RISC OS 3.1
  112. RISCPC/ARM 610/RISC OS 3.5
  113.  
  114. AutoDesk Animator is a trademark of AutoDesk Ltd.
  115. MSDOS is a trademark of MicroSoft Ltd.
  116. RISC OS is a trademark of Acorn Computers Ltd.
  117.  
  118. Improvements
  119. ------------
  120. Later versions of this software may contain -
  121.  
  122. A fully multitasking player which displays the animation
  123. in a window.
  124.  
  125. History
  126. -------
  127.  1.17 (01 May 1995) - AAPlay will now install itself and run
  128.                       a Flic when a Flic is double clicked and
  129.                       AAPlay was not previously installed.
  130.                       Filetype &B9F has been added.
  131.  1.16 (11 Feb 1995) - Fixed bug in colour translation if
  132.                       colour block is less than 256.
  133.  1.15 (14 Jan 1995) - Added user controls. 
  134.                       General tidy up of code.
  135.  1.12 (10 Sep 1994) - Bug fixes for FLC and detection of
  136.                       zero length packets.
  137.  1.10 (27 Oct 1993) - Added ability to play FLC Filc
  138.                       files.
  139.  1.01 (14 Aug 1993) - General tidy up of code.
  140.  1.00 (14 Aug 1993) - Very simple player for FLI Flics
  141.                       only.
  142.  
  143. ---------------------------------------------------------
  144. This application may be freely copied and distributed
  145. provided that:
  146. 1) The program is not exchanged for money. A small fee
  147.    may be charged to cover the cost of a disc.
  148. 2) The program is not modified in any way. The !Boot and
  149.    !Run files may be altered however.
  150. 3) All the files in this directory are kept together.
  151.  
  152. Please send any money, bugs, queries or comments to :
  153.  
  154.      Michael Foot
  155.      4 Beulah Avenue
  156.      Rothesay Bay
  157.      Auckland 1310
  158.      New Zealand
  159.  
  160. or phone NZ +64 9 478 3305.
  161.