home *** CD-ROM | disk | FTP | other *** search
/ 3D Color Clip Art / 3D_Color_Clip_Art.bin / 3d-progs / a1cad / 16demo.act next >
Text File  |  1996-11-15  |  3KB  |  106 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,ACT2POSY,
  11. TEXTLINE#,WINDOWFONT#,WINDOWFONTSIZE#,LIVEDOCFILENAME,ACT2NAME,ACT2POSX,
  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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. CLEARIT:
  22. SETPALETTENAME:PALETTES\MENU1.PAL
  23. BACKGROUNDNAME:OBJECTS\FLOWER.PNT
  24. OBJECTPOSY:10
  25. OBJECTPOSX:10
  26. OBJECTPOSY:100
  27. OBJECTPOSX:100
  28. OBJECTNAME:OBJECTS\FLOWER.PNT
  29. OBJECTPOSX:10
  30. OBJECTPOSY:300
  31. OBJECTNAME:OBJECTS\FLOWER.PNT
  32. TEXTFONT#:1
  33. RAWTEXTCOLOR#:150
  34. TEXTATY:100
  35. TEXTFONT#:6
  36. SIDETEXT:Text like this
  37. TEXTATX:10
  38. TEXTATY:10
  39. SLIDETOTEXT:SLIDE them On
  40. TEXTATY:100
  41. TEXTATX:100
  42. SLIDETOTEXT:Sliding Text
  43. TEXTATY:200
  44. TEXTATX:160
  45. SLIDETOTEXT:Slide over Here!.
  46. TEXTATY:300
  47. TEXTATX:100
  48. SLIDETOTEXT:Or Over Here!
  49. TEXTATX:10
  50. TEXTATY:10
  51. SLIDETOTEXT:SLIDE them On
  52. SLIDETOTEXT:Slide them Off
  53. SLIDETOTEXT:Slide them Off
  54. TEXTATY:100
  55. TEXTATX:100
  56. SLIDETOTEXT:Sliding Text
  57. TEXTATY:200
  58. TEXTATX:160
  59. SLIDETOTEXT:Slide over Here!.
  60. TEXTATY:300
  61. TEXTATX:100
  62. SLIDETOTEXT:Or Over Here!
  63. TEXTATY:100
  64.  
  65. GROWTEXT:TEXT HERE
  66. GROWTEXT:Also there and here
  67.  
  68. TEXTFONT#:6
  69.  
  70. TEXTATX:10
  71. TEXTATY:100
  72. SLIDETOWORD:Slide a WORD
  73. GROWTEXT:Small text is also possible here.
  74. BACKGROUNDNAME:FONTS\SAMPLES.KAR
  75. BACKGROUNDNAME:DEMOS\OPSCRN.VCX
  76. READAKEY:
  77.  
  78. TEXTFILENAME:HELPDOCS\ANIMATE.DOC
  79.  
  80. SETPALETTENAME:PALETTES\16MENU1.PAL
  81. TEXTFILESTARTX:1
  82. TEXTFILESTARTY:1
  83. TEXTFILEENDX:639
  84. TEXTFILEENDY:410
  85. WINDOWFONT#:0
  86. WINDOWFONTSIZE#:0
  87. LIVEDOCFILENAME:HELPDOCS\SCREENRM.DOC
  88.  
  89. Try altering the settings to see the effect it has on the script.
  90. If you are writing comments like these, it is OK, but don't mix
  91. commands with your comments on the same line, and type in lower
  92. case to be sure you don't accidentaly mention a command in your
  93. comments. You can add more commands. There are no limits to this
  94. file. You could create a full length movie if you want.
  95. There is no Act2 animation in this file. ACT2 animation files 
  96. are too large to include with this version which is meant for
  97. BBS posting. You can create ACT2 animation easily using AniPaint.
  98. A new ACT2 room has been implemented to make writing ACT2 scripts
  99. a breeze. Check it out. If you have a slow machine use the
  100. FAST320x200VCX routines instead of ACT2NAME routines.
  101. see Screenrm.doc for more information on Act Presentation Scripts.
  102.  
  103.  
  104.  
  105.  
  106.