General properties

PREV
NEXT

In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Flash Events Calendar) you can specify general properties of the component.

  • Configuration

    The absolute or relative URL of the important XML configuration file. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML configuration file in the topic 'Specification of the configuration file'.

  • Source

    The absolute or relative URL of the XML file with the content of the component. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML content file in the topic 'Working with XML content'.

  • Cache source

    A Boolean value that sets whether events.xml file is cached by the browser, acceptable values are (true) or not (false). Turn on this option if you are updating your carousel very often. Note: if you are testing component locally turn off this option.

    Note: These two parameters (Configuration and Source file are recorded in HTML of your page: Line with specified content and configuration files look: <param name="flashvars" value="configSource=config.xml&amp;source=events.xml" /> where config.xml and events.xml are relative links to your content and configuration files.

Frame

  • Background color

    Backgorund color of the main frame.

  • Background transparent

    Indicates the alpha transparency value of the background frame. Valid values are 0 (fully transparent) to 1 (fully opaque).

  • Corner radius

    Radius of the frame corners, in pixels.

  • Padding top

    Height of the margin between top edge of the calendar and its content, in pixels.

  • Padding bottom

    Height of the margin between bottom edge of the calendar and its content, in pixels.

  • Separator color

    Color of the separator line.

  • Separator transparent

    Indicates the alpha transparency value of the separator line. Valid values are 0 (fully transparent) to 1 (fully opaque).

  • Shift speed

    Shift speed between calendar and event states, in seconds.

Buttons

  • Type

    Type of the controls buttons. Acceptable values are "Circle" and "Rectangle".

  • Backgorund color

    Color of the buttons backgrounds.

  • Backgorund transparent

    Indicates the alpha transparency value of the buttons background. Valid values are 0 (fully transparent) to 1 (fully opaque).

  • Corner radius

    Corner radius of the buttons, in pixels.

  • Font

    Font family of the buttons captions.

  • Size

    Font size of the buttons captions.

  • Face color

    The color of the control buttons icons and buttons captions.

  • Face highlight

    The highlight color of the control buttons icons and buttons captions.

  • Face shadow enabled

    A Boolean value that indicates whether the buttons icons and buttons captions have shadow (true) or not (false).

  • Shadow distance

    Distnace between buttons and their shadow, in pixels.

  • Shadow transparent

    Indicates the alpha transparency value of the buttons shadow. Valid values are 0 (fully transparent) to 1 (fully opaque).

  • Shadow blur

    Blur ammount of the buttons shadow.

  • Shadow color

    Color of the buttons shadow.

  • Shadow enabled

    A Boolean value that indicates whether the buttons have a shadow (true) or not (false).