Skin Properties Window

Skin Properties window allows you to modify a skin. See
Changing Button Images using Skins help
topic for more information on skins.
To open Skin Properties window, you need to open
Skin Editor window and then either click Add button to create a new skin and
edit its properties or select an existing skin in the list and click Edit button
to modify it.
At the top of the window a preview of document interface is displayed so that
you can assess the document look and feel right in this window before document
conversion. The window contains several tabs that you may choose in the
left-hand pane. Below is the description of each tab.
Skin tab
Skin tab allows you to setup general skin properties. Currently they comprise
Name property which specifies the skin name displayed in the
Skin Editor window.
Background tab
This tab contains several options allowing you to customize toolbar
background. The toolbar background can be either:
- a solid color which can be selected if you click Color option and
choose the color using the color selection drop down box shown next to it
OR
- an image which can be selected if you click Image option. Then
you need to choose the image file in PNG format using the Browse button and
specify how the image is placed on the toolbar choosing either Stretch
or Tile options. To disable the toolbar image, click Clear button.
See Changing Button Images
using Skins help topic for more information on toolbar background.
Colors tab
Colors tab lets you choose the colors used for various graphic elements of
document interface. There are following colors you may setup:
- Focused button background - this is the color of the button background
shown when mouse hovers over the button image;
- Focused button border - this the color of the border shown around the
button when mouse hovers over the button image;
- Pressed button background - this is the color of the button background
shown while user is pressing the button;
- Pressed button border - this the color of the border shown around the
button while user is pressing the button;
- Document area color - this is the color of the background behind the
document pages. You can see this background in spaces between and around the
pages;
- Scrollbar highlight color - this is the color of toolbar
highlight shown when user clicks on scrollbar buttons and slider. This
option is supported only by standard
document template using ActionScript 2;
- Text highlight color - this is the color used to highlight text
when it is selected with mouse or at text search.
See Changing Button Images using
Skins help topic for more information on document colors.
In this tab you may also adjust button images colors to a certain degree. You
may either pick one of predefined color sets from the Preset drop down
list or adjust colors to a finer degree using the color adjustment controls
below. The fine color adjustment is achieved by changing
four color parameters: Hue, Saturation, Brightness, and
Contrast. By moving parameter sliders you can adjust button colors to a
certain degree.
The value displayed in Color Adjustment field can be used as a value for the
ColorAdjustment property of Skin object, ColorAdjustment
option of Enhanced Batch Processing or as
arguments for adjustToolbarColor
function of Print2Flash Document API to make the toolbar appear the same
way programmatically as you see it in preview. Note that color adjustment is
available only when a document is
targeted for Flash Player
8 or a higher version.
Apply color adjustment to button background and borders checkbox lets
you specify if you want color adjustments to be applied not only to button
images but to the button background and borders colors as well, i.e. to Focused button background, Focused button border, Pressed button background,
and Pressed button border colors. When this option is cleared, the chosen colors
will be used directly for toolbar button colors. When this option is set, the
colors you have chosen are modified according to color adjustments settings.
Buttons tab
This tab lets you select custom images for the toolbar buttons. To set or
modify an image, click the Change button situated next to the name of the
button which image you want to set and browse for an image file in PNG format.
To remove an image altogether, click Clear button. See
Changing Button Images using Skins
help topic for more information on button images.
Zoom slider handle vertical offset field allows you to change the vertical
offset of the zoom slider handle image relative to the position of this image
centered regarding the rule image. See
Changing Button Images using Skins
help topic for more information on zoom slider customization.
URLs tab
In this tab you can change the addresses (URLs) which are opened when user
clicks Logo or
Help button on the document toolbar.
These addresses are specified in the Logo URL and Help Button URL
fields respectively.
|