Contents

Frame CSS File

Button Button

Buttons can be used to control the movie, other objects and to navigate to new web pages. There are a number of basic styles and shapes included, or your own images can be used instead.


Button Buttons

Edit Properties

On Click • The script to be executed when clicked or pressed.

On Over • The script to be executed when the mouse moves over. This value is only available with 'Use Mouse Over'.

On Out • The script to be executed when the mouse moves out. This value is only available with 'Use Mouse Over'.

Text • The text value.

Use Release • The button can be released by clicking it, otherwise script needs to be used.

On Release • The script to be executed when released.

Fill Type • The method of filling this item.

Gradient Angle • The angle of the gradient fill.

Gradient Center X • The horizontal center of a radial gradient, between -50 and 50.

Gradient Center Y • The vertical center of a radial gradient, between -50 and 50.

Bevel Width • The width of the bevel of the button.

Shape • The shape of the button.

Use Mouse Over • The button can change when the mouse is moved over it. This doesn’t work for touch screens and phones.

Image • The background image. Only for image fill types.

Press Image • The background image when pressed.

Over Image • The background image when the mouse is moved over it.

Color • The background color.

Gradient Color • The gradient color, which is combined with the normal color.

Press Color • The background color when pressed.

Press Gradient Color • The gradient color, which is combined with the press color.

Over Color • The background color when the mouse is moved over it.

Over Gradient Color • The gradient color, which is combined with the over color.

Border Type • The type of line, none, solid, dotted or dashed lines.

Border Color • The color of the lines or borders.

Border Press Color • The color of the lines or borders when pressed.

Border Over Color • The color of the lines or borders when the mouse is moved over it.

Border Width • The width of the lines or borders.

Shadows • Add shadow effects.

Text Effect • Effects that can be added to the text, none, shadow or cut out.

Shadow Width • The width of the shadow.

Shadow Height • The height of the shadow.

Indent on Press • Show an indent shadow when the button is pressed.

Font Color • The color of the text.

Font Press Color • The color of the text when pressed.

Font Over Color • The color of the text when the mouse moves over it.

Font • The font, style and alignment of the text.

Icon Type • The type of icon to add. None, image or symbol.

Icon Image • An image to be used as an icon.

Icon Symbol • A symbol to be used as an icon.

Icon Align • The alignment of the icon relative to the text or relative to the button if there is no text.

Icon Size • The size of the icon relative to the button.

Tooltip • Show some information when the mouse hovers over an item. Tooltips are not displayed when using touch.

Cursor • Change the mouse cursor. Cursors are ignored on touch devices.

Custom Cursor • Set the cursor to a cursor in the library.

Export Size • The size of the exported image.

Export Width • The custom width of the exported image.

Export Height • The custom height of the exported image.

Embed • Embed any image data in the HTML export.

Some button shapes may have additional properties.


Top Left Corner • The size of the rounded top left corner.

Top Right Corner • The size of the rounded top right corner.

Bottom Left Corner • The size of the rounded bottom left corner.

Bottom Right Corner • The size of the rounded bottom right corner.

Points • The number of point in the shape.

Large Radius • The large radius of the points.

Small Radius • The small radius of the points.

Frame CSS File