2009 RSS/News Ticker v.2

The 2009 RSS/News Ticker v.2 is a complete solution to display latest titles or RSS news on the website. This ticker can be used as a teaser on the main page of the website. Main feature of this ticker is the display of description of the news in a tool tip.

Features:
- Fully customizable
- Ticker size resizable
- Colors settable form XML
- Size of widget settable from XML
- Content easy to change from XML
- RSS feed settable from XML
- Tooltip for display description
- Tooltip resizable
- Thumb width and height settable
- Auto parse of news from rss feed
- Scroll speed settable
- Animation time settable
- Flashvars
- Easy to use by drag and drop in your project
- and much more…

The ticker has an settings.xml file. From this file you can set from where the widget is taking the data. It can be local file (feedUrl=’news.xml’ in our sample) or it can be an RSS feed (feedUrl=’www.sportsbooks.ro/sports/en/articles/mlb.xml’ in our sample). Please do not include the http since this is compensate by the parser. To activate the widget to get data from remote feed just change the useRemoteFeed to “yes”.

useRemoteFeed='no'
localFeedUrl='mlb.xml'
remoteFeedUrl='www.sportsbooks.ro/sports/en/articles/mlb.xml'

For the local xml file you can make a normal RSS structure. The widget would display’s a title and an URL to the article. You can add all the item like in the following sample or just title and link. The image can be imported from description if is used a regular expression (img src). You can add all the item like in the following sample or just title and link.

Price: $10.00