Home / Components / User Interface / XML News Ticker /
XML News Ticker
20 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$6.00
Package includes: FLA
Flash Version: Flash CS3
Viewable with: Flash Player 9
Documentation level: Excellent documented
Flash knowledge level: Basic
Action Script: ActionScript 3.0
Product ID:F0902224
Please install flash first.
The XML News Ticker is a complete solution to display latest titles on the website. This ticker can be used as a teaser on the main page of the website.
The ticker displays a title that contains a settable URL to the main article.
The package includes a php version.
The Globe "Earth" had following settings: show/ hide, change position and change color.
showGlobe='2'
globeXpos='10'
globeColor='#205e86'
ShowGlobe can have 3 positions: 0, 1 or 2
0 = hide globe
1 = display globe as static image (images/globe.png)
2 = display animated globe
Scrolling speed, scroll direction and animation time can be set in the XML file.
scrollDirection='left'
timeInterval='2'
animationTime='1'
The width, height and background color of the ticker can be set in the XML file. Graphics and fonts can be changed inside the library of the main fla.
widgetWidth='590'
widgetHeight='30'
widgetBgColor='#2b85ce'
newsBgCornerRadius='20'
arrowShadowColor='#ffffff'
The news has 2 options. One in normal and another in over state where it can be set the background and font color. The radius of the over state can be set in XML. By default is set to 20.
$6.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by flashreseller:
Related components:
Featured components:


































































11 comments
Add comment
flashreseller
#  /  PM  /  posted on Oct 12, 2009
bolence
I can see my special characters like ??š??š? .Is there any solution for this problem?
I need this,please.
this component is useless without special characters for me. :(
Please resolve this.
Best regards from
Bolence
#  /  PM  /  posted on Oct 26, 2009
flashreseller
Hi Bolonce,
The font is embedded. Open fla file, select the textfield of newsSingleMc in the library, embed your chars on properties panel. After you finish, recompile and the ticker should work.
#  /  PM  /  posted on Oct 26, 2009
bolence
Thanks FR,that is it.It`s works.Great job on this component.
Now is useful.
Best regards
Bolence
#  /  PM  /  posted on Oct 26, 2009
dan012609
I have purchase this great plugin but unable to get it working on my site. Here is the current coding that I’m using
<head>
<script type=“text/javascript” src = “community/mod/riverdashboard/phpVersion/swfobject.js”></script>
<body bgcolor=”#ffffff” leftmargin=“0” topmargin=“0” marginwidth=“0” marginheight=“0” scroll=“no”> <div id=“flashcontent”> </div> <script type=“text/javascript”> var so = new SWFObject(“community/mod/riverdashboard/phpVersion/download.swf”, “”, “582”, “40”, “9”, “#000000”); so.addParam(“allowFullScreen”, “true”); so.addParam(“scale”, “noscale”); so.addParam(“menu”, “false”); so.write(“flashcontent”); </script> </head>
</body>
</html>
Any suggestion would be VERY helpful
Thank You
#  /  PM  /  posted on Apr 12, 2010
flashreseller
you need to put html in the same level of download.swf and all other files.
#  /  PM  /  posted on Apr 12, 2010
flashreseller
you need to put html in the same level of download.swf and all other files.
#  /  PM  /  posted on Apr 12, 2010
dan012609
Sorry about he first email but my question or issues is that the news ticker is not showing on my site. I put all the files in “community/mod/riverdashboard/phpVersion” Here is the coding that I’m using
<html>
<head>
<title>FlashReseller.com – 2009 News Ticker</title>
<meta http-equiv=“Content-Type” content=“text/html; charset=iso-8859-1” />
<script type=“text/javascript” src=“community/mod/riverdashboard/phpVersion/swfobject.js”></script>
</head>
<body bgcolor=”#000000” leftmargin=“0” topmargin=“0” marginwidth=“0” marginheight=“0” scroll=“no”> <div id=“flashcontent”> </div> <script type=“text/javascript”> var so = new SWFObject(“community/mod/riverdashboard/phpVersion/download.swf”, “”, “590”, “40”, “9”, “#000000”); so.addParam(“allowFullScreen”, “true”); so.addParam(“scale”, “noscale”); so.addParam(“menu”, “false”); so.write(“flashcontent”); </script>
</body>
</html>
Any suggestions or ideas would be great.
Thank You
P.S
email for some unknown reason is unable to send
#  /  PM  /  posted on Apr 12, 2010
flashreseller
Open the fla file and set the path for the news.xml to be absolute to the location you have upload the product.
#  /  PM  /  posted on Apr 12, 2010
dan012609
Is it possible to have a transparent background for this component?
#  /  PM  /  posted on May 16, 2010
flashreseller
As is right now is impossible. It needs some customization.
#  /  PM  /  posted on May 17, 2010