home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / graphics / anipnt41.zip / SAMPLE.ACT < prev    next >
Text File  |  1994-01-04  |  6KB  |  206 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,ACT2POSX,ACT2POSY
  12. ACT1BACKGROUNDCOLOR#,ACT2NAME,REPEATSTART,REPEATEND.
  13. First Position, then details, then filename. Repeats if markers present
  14. See AniPaint documentation for more commands and 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.  
  21. SETPALETTENAME:C:\ANIPAINT\PALETTES\MENU1.PAL
  22.  
  23. BACKGROUNDNAME:C:\ANIPAINT\DEMOS\DEMOVCX.VCX
  24. (draw a bitmap on the screen)
  25. TEXTFONT#:1
  26. TEXTSIZE#:3
  27. TEXTATX:10
  28. TEXTATY:400
  29. RAWTEXT:Over 120 tools for creating and altering images.
  30. TEXTFONT#:1
  31. TEXTSIZE#:4
  32. TEXTATX:200
  33. TEXTATY:430
  34. RAWTEXT:AniPaint
  35. (text on bottom)
  36.  TEXTFONT#:2
  37. TEXTSIZE#:4
  38. TEXTATX:1
  39. TEXTATY:470
  40. RAWTEXT:Press any key or button to continue, or ESC to Quit
  41. READAKEY:
  42. (how to exit fast)
  43.  
  44. SETPALETTENAME:
  45. (left blank it activates the palette load function that was
  46. deactivated above with the nopalettne command, act1 and VCX
  47. carry palette information)
  48.  
  49. CLEARIT:
  50. (clear the screen)
  51.  
  52. WINDOWFONT#:7
  53. WINDOWFONTSIZE#:1
  54. TEXTFILESTARTX:16
  55. TEXTFILESTARTY:16
  56. TEXTFILEENDX:640
  57. TEXTFILEENDY:160
  58. TEXTFILENAME:C:\ANIPAINT\DEMOS\SAMPLE.TXT
  59. TIMEDELAY:1000
  60. (load a file of text into a window)
  61.  
  62. ACT1POSX:520
  63. ACT1POSY:40
  64. ZOOMFACTOR:1
  65. ACT1FRAMEDELAY:200
  66. SETPALETTENAME:
  67. ACT1BACKGROUNDCOLOR#:0
  68. ACT1NAME:C:\ANIPAINT\DEMOS\PAINTER.ANI
  69. (put a little act1 animation in the text window)
  70. TEXTFONT#:1
  71. TEXTSIZE#:1
  72. TEXTATX:30
  73. TEXTATY:210
  74. RAWTEXT:Any Key or Button ...
  75. READAKEY:
  76.  
  77. WINDOWFONT#:5
  78. WINDOWFONTSIZE#:3
  79. TEXTFILEENDY:270
  80. TEXTLINE#:30
  81. TEXTFILENAME:C:\ANIPAINT\DEMOS\SAMPLE.TXT
  82. ( open same text file into a window only 30 lines
  83. down and change font)
  84. OBJECTPOSX:300
  85. OBJECTPOSY:1
  86. OBJECTNAME:C:\ANIPAINT\OBJECTS\FLOWER.PNT
  87. TEXTFONT#:1
  88. TEXTSIZE#:1
  89. TEXTATX:30
  90. TEXTATY:310
  91. RAWTEXT:Any Key or Button ...
  92. READAKEY:
  93.  
  94. (put a flower object into the text window)
  95.  
  96. ACT1POSX:5
  97. ACT1POSY:300
  98. ZOOMFACTOR:2
  99. ACT1FRAMEDELAY:0
  100. SETPALETTENAME:
  101. ACT1BACKGROUNDCOLOR#:0
  102. ACT1NAME:C:\ANIPAINT\DEMOS\CHRIS.ANI
  103. ACT1POSX:215
  104. ACT1POSY:300
  105. ZOOMFACTOR:2
  106. ACT1FRAMEDELAY:0
  107. SETPALETTENAME:
  108. ACT1BACKGROUNDCOLOR#:0
  109. NOPALETTE:
  110. ACT1NAME:C:\ANIPAINT\DEMOS\CHRIS.ANI
  111. ACT1POSX:425
  112. ACT1POSY:300
  113. ZOOMFACTOR:2
  114. ACT1FRAMEDELAY:0
  115. SETPALETTENAME:
  116. ACT1BACKGROUNDCOLOR#:0
  117. NOPALETTE:
  118. ACT1NAME:C:\ANIPAINT\DEMOS\CHRIS.ANI
  119. READAKEY:
  120. ( three occurrances of 20 frames of same act1 animation)
  121.  
  122. SETPALETTENAME:C:\ANIPAINT\PALETTES\MENU1.PAL
  123.  
  124. BACKGROUNDNAME:C:\ANIPAINT\DEMOS\DEMOVCX.VCX
  125.  
  126. TEXTFONT#:1
  127. TEXTSIZE#:1
  128. TEXTATX:100
  129. TEXTATY:410
  130. RAWTEXT:Four Short Sample ACT1 Animation Sequences
  131. TEXTFONT#:1
  132. TEXTSIZE#:1
  133. TEXTATX:10
  134. TEXTATY:450
  135. RAWTEXT:ESC to EXIT...
  136.  
  137. REPEATSTART:
  138. (start repeating small act1 animation sequences)
  139. ACT1FRAMEDELAY:0
  140. ZOOMFACTOR:1
  141. ACT1POSX:45
  142. ACT1POSY:184
  143.  
  144. NOPALETTE:
  145. (prevent screen flashes as palette loads in short act1 sequences
  146. that are repeated. this act1 uses same palette as current)
  147. ACT1NAME:C:\ANIPAINT\DEMOS\HNDPOINT.ANI
  148. ACT1NAME:C:\ANIPAINT\DEMOS\HNDPOINT.ANI
  149.  
  150.  
  151. ACT1FRAMEDELAY:60
  152. ZOOMFACTOR:1
  153. ACT1POSX:514
  154. ACT1POSY:30
  155. ACT1NAME:C:\ANIPAINT\DEMOS\THEAD.ANI
  156.  
  157. ACT1FRAMEDELAY:60
  158. ZOOMFACTOR:1
  159. ACT1POSX:207
  160. ACT1POSY:11
  161. ACT1NAME:C:\ANIPAINT\DEMOS\BFLY.ANI
  162.  
  163. ACT1FRAMEDELAY:60
  164. ZOOMFACTOR:1
  165. ACT1POSX:301
  166. ACT1POSY:223
  167. ACT1NAME:C:\ANIPAINT\DEMOS\FPLACE.ANI
  168. REPEATEND:
  169. (finish repeating after keypressed)
  170.  
  171.  
  172.  
  173. To make the script easier to understand I have commented it with
  174. text in brackets. It is not required. Commands must be on a line
  175. by themselves without comments.
  176. If you want to leave a command but deactivate it, you can do this:
  177.       A_CT1NAME the word is now changed and not a command
  178. A good way to learn how to use scripts is to alter the examples.
  179.  
  180. Steps used to make the 3D GRAPH appearing in the picture:
  181. 1)  Loaded c:\anipaint\objects\3Dgraph.pnt into a window
  182. 2)  Used Color Replacer eraser and made back of graph a different color
  183.     but left lines. (R color white, L color black)
  184. 3)  Did the same for bottom of graph but increased color from
  185.     dark green to light. (L color black, R color green +2)
  186. 4)  Selected a start Right Color for gradient.
  187. 5)  Used the 3D bars Icon option and entered : width 30,
  188.     height assorted, depth assorted, gradient: yes
  189. 6)  Put bars on graph.
  190. 7)  Entered text, cut & pasted into position
  191. 8)  Loaded PCX picture into a window then "cut poly" a sky scene.
  192. 9)  Used Bluescreen Icon and pasted clip onto back of graph
  193.     (replaced only the color white on the back board and numbers).
  194. 10) Added Title, Bullets, and Text.
  195.  
  196. Whole Process took approx 30 minutes. Would be much shorter the
  197. second time. Save often, and use those clips.
  198.  
  199. I have not included any ACT2 animation in this script. Act2 animation
  200. is 320x200 and the filesize is over 60,000 bytes per frame. I am
  201. limiting the size of this release in order to allow it to be
  202. transferred by modem in a reasonable period of time.
  203.  
  204. You can create your own ACT2 animation and add it to this script
  205. or create a new one. See the AniPaint Documentation.
  206.