home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 1997 February / PCM_9702.iso / uporabno / aaplayhi / sample.scr < prev   
Text File  |  1991-10-09  |  276b  |  12 lines

  1. // Sample AAPLAYHI script file
  2. // which uses 2 files supplied
  3. // on the Player disk...
  4. // Hit <esc> to end script
  5. //
  6. loop(forever) // loop the presentation
  7.      lab1.gif -t fadein fadeout
  8.      backhoe.fli -l 4
  9. endloop // that's all folks
  10. //
  11. // Autodesk, Inc. 1991
  12.