home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / utility / anipaint / 16demo.act next >
Encoding:
Text File  |  1994-02-08  |  3.4 KB  |  112 lines

  1. This is an AniPaint Slide Show Presentation Script File
  2. PLAYACT1.EXE needed to run without AniPaint. Syntax:
  3. PLAYACT1 <NAME.ACT><VGA>or<SVGA><SVGA2><SVGA3><SVGA4><SVGA16>
  4. Inside ScriptFile the scriptcommand syntax is: COMMANDNAME:COMMAND
  5. ALL COMMANDS MUST BE in CAPITAL LETTERS except the x in 320x200
  6. Full pathnames OK :eg: C:\DIRECTORY\FILENAME.EXT
  7. Available Scriptfile commandnames are: BACKGROUNDNAME, ACT1NAME,
  8. TEXTFILENAME,ACT1FRAMEDELAY,ZOOMFACTOR,ACT1POSX,ACT1POSY,READAKEY
  9. TEXTFILESTARTX,TEXTFILESTARTY,TEXTFILEENDX,TEXTFILEENDY,SETPALETTENAME
  10. FAST320x200VCX,<---320x200 VGA resolution only, TIMEDELAY,
  11. TEXTLINE#,WINDOWFONT#,WINDOWFONTSIZE#,LIVEDOCFILENAME
  12. ACT1BACKGROUNDCOLOR#, REPEATSTART,REPEATEND.
  13. First Position, then details, then filename. Repeats if markers present.
  14. See AniPaint documentation for more information.
  15. AniPaint, Playact1 (c) 1993 by Rick Sobie Lake Cowichan B.C. Canada.
  16. PLAYACT1 /h for help with PLAYACT1.EXE
  17. Comments are allowed anywhere on a line by themselves.
  18. Any command below this line is acted upon
  19. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  20. SETPALETTENAME:C:\ANIPAINT\PALETTES\16MENU.PAL
  21. ZOOMFACTOR:3
  22. ACT1FRAMEDELAY:0
  23. ACT1POSX:1
  24. ACT1POSY:1
  25. TEXTFILESTARTX:1
  26. TEXTFILESTARTY:1
  27. TEXTFILEENDX:639
  28. TEXTFILEENDY:46
  29. WINDOWFONT#:0
  30. WINDOWFONTSIZE#:0
  31. ACT1BACKGROUNDCOLOR#:0
  32. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  33. TEXTFILENAME:C:\ANIPAINT\HELPDOCS\ANIMATE.DOC
  34.  
  35. The rest of this was added with the DOS EDIT text editor.
  36. ZOOMFACTOR:1
  37. ACT1POSX:1
  38. ACT1POSY:46
  39. ACT1FRAMEDELAY:0
  40. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  41. TIMEDELAY:0
  42. ACT1BACKGROUNDCOLOR#:0
  43. ZOOMFACTOR:1
  44. ACT1POSX:100
  45. ACT1POSY:46
  46. ACT1FRAMEDELAY:0
  47. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  48. ACT1FRAMEDELAY:0
  49. ZOOMFACTOR:1
  50. ACT1POSX:200
  51. ACT1POSY:46
  52. ACT1BACKGROUNDCOLOR#:0
  53. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  54. ACT1FRAMEDELAY:0
  55. ZOOMFACTOR:5
  56. ACT1POSX:1
  57. ACT1POSY:1
  58. ACT1BACKGROUNDCOLOR#:0
  59. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  60. ACT1FRAMEDELAY:0
  61. ZOOMFACTOR:4
  62. ACT1POSX:1
  63. ACT1POSY:1
  64. ACT1BACKGROUNDCOLOR#:0
  65. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  66. ACT1FRAMEDELAY:0
  67. ZOOMFACTOR:3
  68. ACT1POSX:1
  69. ACT1POSY:1
  70. ACT1BACKGROUNDCOLOR#:0
  71. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  72. ACT1FRAMEDELAY:0
  73. ZOOMFACTOR:2
  74. ACT1POSX:1
  75. ACT1POSY:1
  76. ACT1BACKGROUNDCOLOR#:0
  77. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  78. ACT1FRAMEDELAY:0
  79. ZOOMFACTOR:1
  80. ACT1POSX:1
  81. ACT1POSY:1
  82. ACT1BACKGROUNDCOLOR#:0
  83. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  84. ACT1FRAMEDELAY:0
  85. ZOOMFACTOR:4
  86. ACT1POSX:1
  87. ACT1POSY:1
  88. ACT1BACKGROUNDCOLOR#:4
  89. ACT1NAME:C:\ANIPAINT\DEMOS\SILVER.ANI
  90. TEXTFILESTARTX:1
  91. TEXTFILESTARTY:1
  92. TEXTFILEENDX:639
  93. TEXTFILEENDY:410
  94. WINDOWFONT#:0
  95. WINDOWFONTSIZE#:0
  96. LIVEDOCFILENAME:C:\ANIPAINT\HELPDOCS\SCREENRM.DOC
  97.  
  98. Try altering the settings to see the effect it has on the script.
  99. If you are writing comments like these, it is OK, but don't mix
  100. commands with your comments on the same line, and type in lower
  101. case to be sure you don't accidentaly mention a command in your
  102. comments. You can add more commands. There are no limits to this
  103. file. You could create a full length movie if you want.
  104. Act2 animation must be in 320 x 200 resolution to work properly.
  105. There is no Act2 animation in this file. To include Act2 animation
  106. you would write a batch file calling separate scripts. Anipaint
  107. would not be able to run in the batch file, so use Playact1 instead.
  108. see Screenrm.doc for more information on Act Presentation Scripts.
  109.  
  110.  
  111.  
  112.