text[1]="Displays the name of the current page. Use the Page Switcher to move to other pages in the script without exiting the Clips menu. All changes made to a page are automatically confirmed before moving.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:infobutton
{
title="Information button";
text[1]="Switches Scala into Help mode. ";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:clipbutton
{
title="Clip: button";
text[1]="Indicates the name of the selected clip. The button is blank if nothing is selected. Click to open the File menu, where you can add a clip or replace a previously selected clip.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:colorbar
{
title="Color bar";
text[1]="Lets you choose colors for styles and monochrome clips and move between color sets in the User palette. Click on a color, then click on a color chip in one of the style buttons below. Switch from one color set to the next using the Color Set Switcher.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:inoutwipes
{
title="In, Out";
text[1]="Display the icons of the clip's In and Out wipes, if any. Click either button to bring up the Element Wipe menu. You can apply wipes to as many elements as necessary before exiting the Wipe menu.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:preview
{
title="Preview";
text[1]="Lets you view the current page, showing element wipes.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:front
{
title="Front ";
text[1]="Applies the selected color to selected monochrome clip(s). The button appears pressed when it is on. The option is not available for multicolor clips.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:shadow
{
title="Shadow";
text[1]="Adds a shadow behind a selected clip. To change the color, select a color from the color bar and then click the Shadow color chip. The button appears pressed when it is on.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:outline
{
title="Outline";
text[1]="Creates an outline of a different color around the edges of the selected clip. To change the color, select a color from the color bar and then click the Outline color chip. The button appears pressed when it is on.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:multistyle
{
title="Multistyle button";
text[1]="Lets you choose various style options that you can apply to clips. Its selector lets you cycle through the options.^n^nTransparent?^nWhen turned on, makes transparent any portions of a clip that are ^"color 0^" -- usually the background areas of a clip. When Transparent? is on, the Shadow and Outline styles follow the edges of the visible areas of the clip, rather than the rectangular shape of the clip. Not all clips are designed with transparent areas.";
text[2]="Backdrop?^nApplies a box underneath the selected clip and sets the color of the box. You can increase the dimensions of the Backdrop box by adjusting Border Height and Width in the Styles menu.^n^nBevel?^nCreates a 3D effect around a clip and sets the colors of the edges. The size of the bevel box matches the Backdrop box, so it is affected by the Border settings. You can adjust Bevel Thickness and Border settings in the Styles menu.";
descr=text[1];
block=1;
max=2;
Use(SetPos);
}
:editpopup
{
title="Edit pop-up";
text[1]="Provides basic editing functions. In addition to Cut, Copy, Paste, Delete, and Select All, the Clips menu Edit pop-up has the following options:^n^nImport: loads a graphics file. Brings up the File menu for you to load a graphics file as a clip. This does not replace a selected clip.^n^nExport: saves a clip as a file. Brings up the File menu for you to save the selected clip as a separate file with your current Size, Crop, and other settings retained.";
text[2]="Bring Forward: brings a selected, partially covered clip to the front of an element covering it.^n^nSend Backward: sends a selected clip behind an element that it covers.";
descr=text[1];
block=1;
max=2;
Use(SetPos);
}
:designpopup
{
title="Design pop-up";
text[1]="Lets you choose another Design menu to continue composing or refining a page.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:okbutton
{
title="OK";
text[1]="Accepts editing changes to the current page and brings up the OK dialog box.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:cancelbutton
{
title="Cancel";
text[1]="Closes the Design menu and returns to the Main menu without saving any changes to the current page.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:alignment
{
title="Left, Center, and Right alignment";
text[1]="Let you choose an alignment for the selected clip. Only one can be applied at a time. You can adjust the left and right margins in the Styles menu.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:dither
{
title="Dither?";
text[1]="Applies Floyd-Steinberg dithering to a clip, which simulates additional colors to improve color shading without changing the palette.";