home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / multimedia / scala / HELP / LIST1.SCA < prev    next >
Encoding:
Text File  |  1996-05-14  |  8.5 KB  |  212 lines

  1. !ScalaScript
  2. {
  3. Sequence:
  4. :"SubScript"
  5. {
  6. Group:
  7. BoxX.1=139;
  8. BoxY.1=17;
  9. BoxX.2=0;
  10. BoxY.2=0;
  11. BoxX=BoxX.1;
  12. BoxY=BoxY.1;
  13. BoxW=360;
  14. BoxH=249;
  15. Descr="Click a button to get information about it!";
  16. Display(Size(640,480),Face(RGB(170)),UserPalette(RGBPen(1,0,16777215,12632256,5592405,8553090,11184810,10066329)));
  17. Clip(0,271,"scala:\help\graphics\list.gif",transparent(off));
  18. Clip(20,20,"scala:\help\graphics\Clip-txt.gif");
  19. pagename="Design List menu";
  20. pagedescr="Lets you create and modify the various elements of a page, in list style similar to the Main menu.";
  21. descr="Click a button to get information about it!";
  22. title="";
  23. Button(Normal(Box(0,271,639,26,Style(Norm))),Highlight(Box(0,271,639,26,Style(High))),Select(Box(0,271,639,26,Style(Sel)),Use(titlebar)));
  24. Button(Normal(Box(620,271,19,25,Style(Norm))),Highlight(Box(620,271,19,25,Style(High))),Select(Box(620,271,19,25,Style(Sel)),Use(infobutton)));
  25. Button(Normal(Box(592,271,27,25,Style(Norm))),Highlight(Box(592,271,27,25,Style(High))),Select(Box(592,271,27,25,Style(Sel)),Use(maxminbutton)));
  26. Button(Normal(Box(4,315,47,25,Style(Norm))),Highlight(Box(4,315,47,25,Style(High))),Select(Box(4,315,47,25,Style(Sel)),Use(numbercol)));
  27. Button(Normal(Box(56,315,179,25,Style(Norm))),Highlight(Box(56,315,179,25,Style(High))),Select(Box(56,315,179,25,Style(Sel)),Use(elementcol)));
  28. Button(Normal(Box(240,315,139,25,Style(Norm))),Highlight(Box(240,315,139,25,Style(High))),Select(Box(240,315,139,25,Style(Sel)),Use(wipeinoutcols)));
  29. Button(Normal(Box(384,315,49,25,Style(Norm))),Highlight(Box(384,315,49,25,Style(High))),Select(Box(384,315,49,25,Style(Sel)),Use(timingcol)));
  30. Button(Normal(Box(438,315,49,25,Style(Norm))),Highlight(Box(438,315,49,25,Style(High))),Select(Box(438,315,49,25,Style(Sel)),Use(soundcol)));
  31. Button(Normal(Box(492,315,49,25,Style(Norm))),Highlight(Box(492,315,49,25,Style(High))),Select(Box(492,315,49,25,Style(Sel)),Use(mpegcol)));
  32. Button(Normal(Box(546,315,64,25,Style(Norm))),Highlight(Box(546,315,64,25,Style(High))),Select(Box(546,315,64,25,Style(Sel)),Use(branchcol)));
  33. Button(Normal(Box(618,315,17,109,Style(Norm))),Highlight(Box(618,315,17,109,Style(High))),Select(Box(618,315,17,109,Style(Sel)),Use(verticalscroll)));
  34. Button(Normal(Box(240,427,371,17,Style(Norm))),Highlight(Box(240,427,371,17,Style(High))),Select(Box(240,427,371,17,Style(Sel)),Use(horizontalscroll)));
  35. Button(Normal(Box(110,450,101,25,Style(Norm))),Highlight(Box(110,450,101,25,Style(High))),Select(Box(110,450,101,25,Style(Sel)),Use(editpopup)));
  36. Button(Normal(Box(4,450,101,25,Style(Norm))),Highlight(Box(4,450,101,25,Style(High))),Select(Box(4,450,101,25,Style(Sel)),Use(preview)));
  37. Button(Normal(Box(216,450,207,25,Style(Norm))),Highlight(Box(216,450,207,25,Style(High))),Select(Box(216,450,207,25,Style(Sel)),Use(designpopup)));
  38. Button(Normal(Box(428,450,101,25,Style(Norm))),Highlight(Box(428,450,101,25,Style(High))),Select(Box(428,450,101,25,Style(Sel)),Use(okbutton)));
  39. Button(Normal(Box(534,450,101,25,Style(Norm))),Highlight(Box(534,450,101,25,Style(High))),Select(Box(534,450,101,25,Style(Sel)),Use(cancelbutton)));
  40. Button(Normal(Box(5,301,581,12,Style(Norm))),Highlight(Box(5,301,581,12,Style(High))),Select(Box(5,301,581,12,Style(Sel)),Use(pagecols)));
  41. Wait();
  42. Sequence:
  43. Use(SetUp);
  44. Use(DrawBox);
  45. Resources:
  46. :titlebar
  47. {
  48. title="List menu title bar";
  49. text[1]="Displays the name of the current page. Use the Page Switcher to move to other pages in the script without exiting the List menu. All changes made to a page are automatically confirmed before moving.";
  50. descr=text[1];
  51. block=1;
  52. max=1;
  53. Use(SetPos);
  54. }
  55. :infobutton
  56. {
  57. title="Information button";
  58. text[1]="Switches Scala into Help mode. ";
  59. descr=text[1];
  60. block=1;
  61. max=1;
  62. Use(SetPos);
  63. }
  64. :maxminbutton
  65. {
  66. title="Max/Min button";
  67. text[1]="Switches the List menu between normal height, which leaves the page still visible, and full-screen height, which lists more page elements at once.";
  68. descr=text[1];
  69. block=1;
  70. max=1;
  71. Use(SetPos);
  72. }
  73. :numbercol
  74. {
  75. title="No. (Number) column";
  76. text[1]="Shows the position of elements in the sequence of the page. Click on a button in this column to display the Element Control menu. If the No. button contains a number, the selected element is ^"on^". When the button says ^"Off^", the element is still in the script, but is not displayed when the page runs.";
  77. descr=text[1];
  78. block=1;
  79. max=1;
  80. Use(SetPos);
  81. }
  82. :elementcol
  83. {
  84. title="Element column";
  85. text[1]="Displays the names of individual elements. (Out wipe events have the same name as the related element, but the name is preceded by Out:.) Click to select an element. Change the order in which events take place by dragging an Element button to a new position.";
  86. descr=text[1];
  87. block=1;
  88. max=1;
  89. Use(SetPos);
  90. }
  91. :wipeinoutcols
  92. {
  93. title="Wipe In, Wipe Out columns";
  94. text[1]="Display the icons of the elements' In and Out wipes, if any, and their speeds. Click on a button in either column to bring up the Element Wipe menu.";
  95. descr=text[1];
  96. block=1;
  97. max=1;
  98. Use(SetPos);
  99. }
  100. :timingcol
  101. {
  102. title="Timing column";
  103. text[1]="Shows the timing setting for each element. Click to open the Timing menu. The Timing menu lets you specify when you want your script to advance from element to element.";
  104. descr=text[1];
  105. block=1;
  106. max=1;
  107. Use(SetPos);
  108. }
  109. :soundcol
  110. {
  111. title="Sound column";
  112. text[1]="Shows the name of the sound file or event type for elements that have sound events; if no sound event is applied to the element, the button is blank. Click to open the Sound menu. The Sound menu lets you apply, add or modify sound events for selected elements.";
  113. descr=text[1];
  114. block=1;
  115. max=1;
  116. Use(SetPos);
  117. }
  118. :mpegcol
  119. {
  120. title="MPEG column";
  121. text[1]="Shows the name of the MPEG file or event type for pages that have MPEG events. Click to open the MPEG menu. The MPEG menu lets you apply, add or modify MPEG events for selected pages.";
  122. descr=text[1];
  123. block=1;
  124. max=1;
  125. Use(SetPos);
  126. }
  127. :branchcol
  128. {
  129. title="Branch column";
  130. text[1]="Shows the branching or variable event associated with the element. Click to open the Branch (Branching and Variables) menu. The Branch menu lets you create branching events like Repeat Until and Go To, assign values to variables, and create expressions.";
  131. descr=text[1];
  132. block=1;
  133. max=1;
  134. Use(SetPos);
  135. }
  136. :verticalscroll
  137. {
  138. title="Vertical scroll bar";
  139. text[1]="Lets you see other events when there are more events than can fit on the screen at once. Drag the bar up or down, or click in the empty area past either end to move it.";
  140. descr=text[1];
  141. block=1;
  142. max=1;
  143. Use(SetPos);
  144. }
  145. :horizontalscroll
  146. {
  147. title="Horizontal scroll bar";
  148. text[1]="Lets you see other columns when there are more columns than can fit on the screen at once. Drag the bar left or right, or click in the empty area past either end to move it.";
  149. descr=text[1];
  150. block=1;
  151. max=1;
  152. Use(SetPos);
  153. }
  154. :editpopup
  155. {
  156. title="Edit pop-up";
  157. text[1]="Provides basic editing functions. In addition to Cut, Copy, Paste, Delete, and Select All, the List menu Edit pop-up has the following options:^n^nImport: lets you load a clip or sound. Changes to the Clips menu or opens the Sound menu as necessary.";
  158. text[2]="Bring Forward: brings a selected, partially covered element to the front of the element(s) covering it. This also moves the element down in the List menu.^n^nSend Backward: sends a selected element behind another element that it covers. This also moves the element up in the List menu.";
  159. descr=text[1];
  160. block=1;
  161. max=2;
  162. Use(SetPos);
  163. }
  164. :preview
  165. {
  166. title="Preview";
  167. text[1]="Lets you view the current page, showing element wipes.";
  168. descr=text[1];
  169. block=1;
  170. max=1;
  171. Use(SetPos);
  172. }
  173. :designpopup
  174. {
  175. title="Design pop-up";
  176. text[1]="Lets you choose another Design menu to continue composing or refining a page.";
  177. descr=text[1];
  178. block=1;
  179. max=1;
  180. Use(SetPos);
  181. }
  182. :okbutton
  183. {
  184. title="OK";
  185. text[1]="Accepts editing changes to the current page and brings up the OK dialog box.";
  186. descr=text[1];
  187. block=1;
  188. max=1;
  189. Use(SetPos);
  190. }
  191. :cancelbutton
  192. {
  193. title="Cancel";
  194. text[1]="Closes the Design menu and returns to the Main menu without saving any changes to the current page.";
  195. descr=text[1];
  196. block=1;
  197. max=1;
  198. Use(SetPos);
  199. }
  200. :pagecols
  201. {
  202. title="Page columns";
  203. text[1]="Each row in the Main menu in which there is information represents a page in the script. The columns hold information or events associated with the page as a whole. The number of columns displayed depends upon the number of EX modules installed, which can vary.^n^nTo adjust the column width, place the pointer in the space to the left of the column to be adjusted. Click and drag to decrease or increase the width.^n^nTo reposition columns, drag the column heading to the left or right until it is in its desired position. (The No. and Name columns cannot be repositioned.)";
  204. descr=text[1];
  205. block=1;
  206. max=1;
  207. Use(SetPos);
  208. }
  209. }
  210. Resources:
  211. }
  212.