text[1]="Closes Scala. A single click on the Application Close button brings up a dialog prompting you to confirm that you wish to leave. Clicking Yes exits Scala to DOS, Windows or OS/2. Clicking No returns to the Main menu.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:apptitlebar
{
title="Application title bar";
text[1]="Displays the name of the application.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:infobutton
{
title="Information button";
text[1]="Switches Scala into Help mode. All menus and most dialogs have their own Help information, describing objects and choices available on the screen. Click the EXIT button in the Help window to end Help mode.^n^nIn Help mode, click an item on the screen to display a brief description of what the item is and how to work with it. For more in-depth information, consult the User's Guide. You can find the titles of most Help segments as headings in the User's Guide index.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:scriptclosebutton
{
title="Script Close button";
text[1]="Closes the current script. Clicking on the Script Close button brings up a dialog. Answering Yes clears the script from the window. Answering No leaves the script open.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:scripttitlebar
{
title="Script title bar";
text[1]="Displays the name and path of the script you are currently working in. Use the Script Switcher to move to another open script.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:scriptswitcher
{
title="Script Switcher";
text[1]="Moves forward and backward through the open scripts. Scripts are numbered according to the order in which they were opened.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:upbutton
{
title="Up button";
text[1]="Moves you up the path out of the last group shown in the script title bar.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:pagecols
{
title="Page columns";
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.)";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:numbercol
{
title="No. (Number) column";
text[1]="Shows the position of a page in the sequence of the script. Click on a button in this column to display the Page Control menu. If the No. button contains a number, the selected page, group or sub-script is 'on'. When the button says 'Off', the page is still in the script, but is not displayed when the script runs.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:namecol
{
title="Name column";
text[1]="Shows the name of the screen page, group, special event or sub-script. Click once on a Name button to select a page without opening a menu or dialog. Double-click on a screen page to open a Design menu. The Design menu that opens depends on the type of element that is first on the page. Double-click on a group to move down a level and see its component pages. You can change the order of pages by dragging them up or down to a new position. Select several pages at once by Shift-clicking or Ctrl-clicking.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:wipecol
{
title="Wipe column";
text[1]="Shows the page wipe and the speed of transition, if any, that controls how a page comes onto the screen. The default is the 'Cut' wipe. Click on a Wipe button to see the Page Wipe menu. For groups, special events or sub-scripts, the Wipe button cannot be chosen and appears blank.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:timingcol
{
title="Timing column";
text[1]="Shows the page timing settings. Click to open the Timing menu. The Timing menu lets you specify when you want a page in your script to advance.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:soundcol
{
title="Sound column";
text[1]="Shows the name of the sound file or event type for pages that have sound events; if no sound event is applied to the page as a whole, the button is blank. Click to open the Sound menu. The Sound menu lets you apply, add or modify sound events for selected pages.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:mpegcol
{
title="MPEG column";
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.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:inputcol
{
title="Input column";
text[1]="Click to open the Input menu, which lets you choose the type of input that a page accepts, with options for Button Controls, Slideshow Controls, and Mouse Pointer.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:branchcol
{
title="Branch column";
text[1]="Shows the branching or variable event associated with the page. 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.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:verticalscroll
{
title="Vertical scroll bar";
text[1]="Lets you see other pages when there are more pages 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.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:horizscroll
{
title="Horizontal scroll bar";
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.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:addbutton
{
title="Add...";
text[1]="Lets you add a new page. Opens the File menu, where you can choose backgrounds or sub-scripts, or create a special event page, which could contain a sound, branch, or other event.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:previewbutton
{
title="Preview";
text[1]="Lets you view the selected pages of the script. Press Esc to halt the Preview and return to the Main menu.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:editpopup
{
title="Main menu Edit pop-up";
text[1]="Provides various basic editing functions.^n^nCut^nDeletes selected items from the screen and places them on the Scala clipboard.^n^nCopy^nCopies selected items to the Scala clipboard.";
text[2]="Delete^nDeletes selected items permanently. A warning dialog asks if you are sure you want to proceed. (Deleting items from a script affects only the script, and has no effect on files an item may refer to.)^n^nPaste^nPastes the most recently cut or copied item(s) from the Scala clipboard into the sequence of pages, after the selected page.";
text[3]="Group^nGroups all selected pages together into a single group page. The order in which they were selected determines their order in the group. The group is placed at the same location in the script as the first item selected. Grouped pages appear darker than other items on the Main menu. Double-click on a group to see its contents.";
text[4]="Ungroup^nDissolves a group into its constituent pages. They appear in the location formerly occupied by the group, in their grouped order.^n^nSelect All^nSelects all pages in the script.";
descr=text[1];
block=1;
max=4;
Use(SetPos);
}
:designpopup
{
title="Design pop-up";
text[1]="Gives direct access to Scala's eight Design menus.^n^nText...^nJumps to the Design Text menu, where you can add and edit text elements on the page.^n^nClips...^nJumps to the Design Clips menu, where you can add and modify clips on the page.";
text[2]="Background...^nJumps to the Design Background menu, where you can make adjustments to the background of a page.^n^nPalette...^nJumps to the Design Palette menu, where you can add and adjust colors of the page background, clips, and other elements.";
text[3]="Buttons...^nJumps to the Design Buttons menu, where you can add and adjust interactive buttons.^n^nStyles...^nJumps to the Design Styles menu, where you can adjust the attributes of styles applied to text and clips, turn the Grid on and off, and save or restore default settings.";
text[4]="List...^nJumps to the Design List menu, where you can adjust the order of events on a page, add In and Out wipes to elements, and add new events.";
descr=text[1];
block=1;
max=4;
Use(SetPos);
}
:shufflerbutton
{
title="Shuffler button";
text[1]="Toggles between Shuffler view (miniature pictures) and List view (page names). In Shuffler view, pages such as backgrounds or animations are shown graphically in miniatures. Other types of pages, such as sound events and sub-scripts, are labeled with the name of the file.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:openscript
{
title="Open Script...";
text[1]="Takes you to the Open Script File menu with the Scripts directory displayed by default. Double-click on the script that you want to work with to open it.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:savescript
{
title="Save Script...";
text[1]="Takes you into the Save Script File menu, showing the directory from which the current script was opened. Click OK to save the current script under the same name, or enter a new name in the File> text box.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:toolspopup
{
title="Tools pop-up";
text[1]="Lets you choose either the Options menu or the Scala Team.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:runbutton
{
title="Run!";
text[1]="Runs the current script. You can stop the script by pressing Esc.";