
Here are the object's settings as they appear on the "double-click" Properties dialog.
There are three tabs on the Properties dialog:
The text that you want to display in the paragraph object.
The font that you want to use for the text. Click the select font button to open the Font dialog where you can edit all of the font settings.
Check the spelling of the object text.
Opens the Select File dialog where you can select a text file to load.
The alignment to use. Choose from:
Left-align the text within the object's bounding box, like so:
|
This text is left-aligned |
Center the text within the object's bounding box, like so:
|
This text is centered |
Right-align the text within the object's bounding box, like so:
|
This text is right-aligned |
The background color for the object. You can click the
select button (
) to bring up
a color chooser.
Make the background of the object transparent.
Display a border around the object text. You can click
the select button (
) to bring
up a color chooser for the border.
Do not display a border.
The style of scroll bar to use. Click the select button
(
) to choose one of the available
scroll bar styles.
Note: You can find the skin files for the scroll bar styles in the Plugins\Scrollbars folder located within your AutoPlay Media Studio program directory.
Include a vertical scroll bar for the text. Choose from:
Include a vertical scroll bar if the amount of text to be displayed exceeds the vertical visible area.
Include a vertical scroll bar.
Don't include a vertical scroll bar.
Include a horizontal scroll bar for the text. Choose from:
Include a horizontal scroll bar if the amount of text to be displayed exceeds the horizontal visible area.
Include a horizontal scroll bar.
Don't include a horizontal scroll bar.
The text color used when the mouse is not over the object and the user is not clicking on it.
Tip: You can
click the select button (
)
to bring up a color chooser.
The text color for the disabled state. This color will persist until a Paragraph.SetEnabled action is called. While in the disabled state, the object will not respond to any mouse overs or clicks. (Paragraph.SetEnabled is only available in the Professional edition.)
The text color used while the mouse is held over the object.
The text color used while the left mouse button is pressed down on the object.
Sets the Highlight and Down color to be the same as the Normal color.
The name that is used to identify this object.
Enable the object so it responds to user interaction. When an object is disabled, it will not respond to any mouse overs or clicks and will not perform any actions until it is enabled.
Note: You can use the Paragraph.SetEnabled action to enable this object. (Paragraph.SetEnabled is only available in the Professional edition.)
Set the object's initial visibility (whether it's visible when the page is displayed).
Note: You can use the Paragraph.SetVisible action to make the object visible or invisible at run time.
The distance in pixels from the left edge of the object to the left edge of the page.
Tip: You can also change the position of an object by dragging it or using the arrow keys.
The distance in pixels from the top edge of the object to the top edge of the page.
The width of the object in pixels.
Tip: You can also resize an object by dragging one of the resize handles on its bounding box.
The height of the object in pixels.
A short string of text that will appear after the mouse hovers over this object for a moment.
Check the spelling of the tooltip text.
The mouse pointer that will be used while the mouse is over this object.
The sound that will be played when the mouse moves over this object. Choose from:
Don't play any sound.
Play the default mouse click sound, as configured on the Sound Effects tab of the Audio Settings dialog.
Play a custom mouse over sound.
The custom audio file to play. Click the browse button
(
) to select an appropriate
sound file.
The sound that will be played when the user clicks on this object. Choose from:
Don't play any sound.
Play the default mouse click sound, as configured on the Sound Effects tab of the Audio Settings dialog.
Play a custom mouse click sound.
The custom audio file to play. Click the browse button
(
) to select an appropriate
sound file.
You can use the action editor on this tab to edit the script of actions that will be performed on each of this object's events.
This object supports the following events:
The actions that will be performed when the user clicks
on this object. Click the edit button (
) to open the action editor.
The actions that will be performed when the mouse moves
onto this object ("enters" the object's territory). Click the
edit button (
) to open the
action editor.
The actions that will be performed when the mouse moves
off of this object ("leaves" the object's territory). Click
the edit button (
) to open
the action editor.