General properties

PREV
NEXT

In 'General' category of the Wizard (Right click on Flash Object, then FlashDevlopment24 Wizard -> Advanced News Scroller) 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 news.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=news.xml" /> where config.xml and news.xml are relative links to your content and configuration files.

Frame

  • Background color

    The background color of the frame.

  • Background transparent

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

  • Corner radius

    Corners radius of the frame, in pixels.

  • Padding top

    Top padding between top edge of the Flash Object and the news items, in pixels.

  • Padding bottom

    Top padding between bottom edge of the Flash Object and the news items, in pixels.

  • Padding left

    Top padding between left edge of the Flash Object and the news items, in pixels.

  • Padding right

    Top padding between right edge of the Flash Object and the news items, in pixels.

Controls

  • Font

    Font name of the controls.

  • Size

    Font size of the controls.

  • Font color

    Font color of the controls.

  • Font highlight

    Highlight color of the controls.

  • Icon color

    Color of the controls icons.

Localization

  • Translate 'PREV'

    Translated 'Prev' into another language.

  • Translate 'NEXT'

    Translated 'Next' into another language.

  • Translate 'BACK TO LIST'

    Translated 'Back to list' into another language.