home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0200 - 0209 / ibm0200-0209 / ibm0200.tar / ibm0200 / AAPHI.ZIP / SAMPLE.SCR < prev   
Encoding:
Text File  |  1991-10-09  |  276 b   |  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.