rssReader-FT Component Properties

 

Property Name
Description
Example
Required
RSS Source
The full URL of the RSS source file.

http://www.whatever.com/news.rss

*
flashTicker Instance
Instance name of target flashTicker component.

newsTicker

*
Default Link
The default links for topics where no links are supplied. This link will also be used to replace all the links when the "Links" property is set to "default".
http://www.flashloaded.com
Links
Options:
none = topics do not have links
auto = topic links are obtained automatically from the RSS file.
defaultlink = all topics use the link defined in the "Default Link" property.
Link Target
Target window in which to open topic links.
_blank
Show Title Topic
Select "true" or "false" to display the title topic or not. Usually this topic contains some text about the blog.
true
Show Images

Select "true" or "false" to display images that are contained in the context of the the description text. This option is overridden if "Strip HTML" is set to "true".

Note:
It is only possible to display images inside a textfield in Flash MX 2004 and only when publishing for the Flash 7 player.

If your textfield is not of an adequate size to display the image, the text may not wrap correctly.

true
Descriptions Only
Select "true" if want to display the descriptions only without the titles.
false
Refresh Frequency
Frequency, in minutes, to refresh the RSS data.
15
Strip HTML

Sometimes the HTML code that's in an RSS file may interfere with the way in which you intend the data to be displayed. Select "true" to strip all HTML tags from the topic contents.

Note: This value must always be set to "true" when using the flashTickerFX typewriter effect.

true
Strip Line Breaks
Select "true" to remove all line breaks from the RSS file. It is advisable to always set this value to "true" for optimum text formatting, unless you particularly require the linebreaks.

Note: This value must always be set to "true" when using the flashTickerFX typewriter effect.
true
HTML Output

Select "true" to format the text styles, fonts and colors. This is the recommended option for most scenarios.

Note: This value must always be set to "false" when using the flashTickerFX typewriter effect.

true
Headings Only
Select "true" to display topic headings only, without content.
false
Topic Limit
The number of topics to display. Set this value to "0" to display all topics.
0
Character Limit
The number of characters to display for topic content. Set this value to "0" to display the entire contents. The content length of each topic will be rounded off to the furthest complete word after the character limit has been reached.

Note: If "Strip HTML" is set to "false", Internal HTML tags, that are not visible, will still count towards the number of characters displayed.

The title topic cannot have a characters limit.
0
More Text

Text telling the reader that the topic continues. You may use HTML tags here for effect.

Note: The "more text" will appear at the end of the contents of each topic. This text will appear directly after the last character, therefore you may want to add a space before the text.

Click to read more...

<font color="#FF0000"> more...</font>
Show Title More
Select "true" to display the 'More Text' after the channel title topic.
false
Date Position

The position of the date in relation to the topic headings or descriptions.

Note: The date value will only appear if the RSS feed contains either "dcc:date" or "pubDate" tags.

before_description  
Date Format

The format that the date should appear. HTML tags may be used here as well for bold, fonts, color, spacing or line breaks.

The following date tags are valid:

YY - 2 digit year
YYYY - 4 digit year
MM - numeric month
MMM - 3 letter month
MMMM - full month in words
DD - day of month
ddd - 3 letter day of week (RSS 2.0 only)
dddd - day of week (RSS 2.0 only)
HH - hour in 24 hour time
hh - hour in 12 hour time
mm - minutes
ss - seconds (RSS 2.0 only)
tt - am/pm symbol
ZONE - time zone (RSS 2.0 only)

<b>DD-MM-YYYY hh:mm tt</b><br>  
Heading Spacer
Line spacing between topic headings and content.
1
Heading Font

Font for headings.

Note: If you are using embedded fonts in your flashTicker, you must include this font in your fla. Click here to read how to do this.

Setting "HTML Output" to "false" overrides this setting.

Verdana

Heading Font Size

Size of the heading font.

Note: Setting "HTML Output" to "false" overrides this setting.

12
Heading Style

Style of the heading font: normal, bold, italic, bold-underline, bold-italic, italic-underline, italic-bold-underline.

Note: If you are using embedded fonts in your flashTicker, you must embed this style of font in your fla. Click here to read how to do this.

Setting "HTML Output" to "false" overrides this setting.

bold
Heading Color

Color of the heading text.

Note: Setting "HTML Output" to "false" overrides this setting.

#993333
Title Font
Font for channel title heading.

Note: If you are using embedded fonts in your flashTicker, you must include this font in your fla. Click here to read how to do this.

Setting "HTML Output" to "false" overrides this setting.
Verdana

Title Font Size

Size of the channel title heading font.

Note: Setting "HTML Output" to "false" overrides this setting.

10
Title Style

Style of the channel title heading font: normal, bold, italic, bold-underline, bold-italic, italic-underline, italic-bold-underline.

Note: If you are using embedded fonts in your flashTicker, you must embed this style of font in your fla. Click here to read how to do this.

Setting "HTML Output" to "false" overrides this setting.

bold-italic
Title Color

Color of the channel title heading text.

Note: Setting "HTML Output" to "false" overrides this setting.

#FF0000
Title Desc Font
Font for channel title desciption.

Note: If you are using embedded fonts in your flashTicker, you must include this font in your fla. Click here to read how to do this.

Setting "HTML Output" to "false" overrides this setting.
Verdana

Title Desc Font Size

Size of the channel title description font.

Note: Setting "HTML Output" to "false" overrides this setting.

10
Title Desc Style

Style of the channle title description font: normal, bold, italic, bold-underline, bold-italic, italic-underline, italic-bold-underline.

Note: If you are using embedded fonts in your flashTicker, you must embed this style of font in your fla. Click here to read how to do this.

Setting "HTML Output" to "false" overrides this setting.

italic
Title Desc Color

Color of the channel title description text.

Note: Setting "HTML Output" to "false" overrides this setting.

#FF0000