Home / Components / User Interface / Horizontal News Ticker 03 /
Horizontal News Ticker 03
65 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
$5.00
Package includes: FLA
Flash Version: Flash 8, Flash CS3, Flash CS4
Viewable with: Flash Player 9
Documentation level: Well documented
Flash knowledge level: Basic
Action Script: ActionScript 2.0
Product ID:F0901802
Please install flash first.
From the XML file you can change:
- the x position of the news ticker
- the y position of the news ticker
- the distance between the news
- buttons mouse over background corner radius
- the total width
- the scrolling direction, available options: right-left, left-right
- the news will change every x seconds
- the animation time for the news to come in place
- the animation type
- URL and target to open when an item is clicked
You can easily customize this by editing the library items.
We hope you will enjoy this brand new release from Flashtory.
Help/Support available only on our Horizontal News Ticker 03 Flash Support Forum
Some of our other files you might like :
Menus

Galleries

Audio/Video

Others (News Readers, Banner Rotators etc.)
$5.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 |























6 comments
Add comment
george25
#  /  PM  /  posted on Apr 15, 2009
dan012609
Hi, I just purchase your product and would greatly like some help with installation. I’m a newbie but had have some success with other coding but this one got me. Probably a simple matter and won’t take up to much of your time. I upload the 2-test folder and all it’s files on to my server. I named the uploaded folder news. In the folder contains 4 files data.xml, index.html, preview.swf and also swfobject.js. Is there any other file that sould be upload to this folder? Now to enabled it I used
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=“http://www.w3.org/1999/xhtml” xml:lang=“en” lang=“en”>
<head>
<meta http-equiv=“Content-Type” content=“text/html; charset=utf-8” />
<title>FLASHTORY</title>
<!— SWFObject embed by Geoff Stearns geoff@deconcept.com http://blog.deconcept.com/ —>
<script type=“text/javascript” src=“http://www.pyasite.coom/community/mod/riverdashboard/news/swfobject.js”></script>
<style type=“text/css”> #flashcontent { height: 100%; font: 12px ‘Trebuchet MS’, arial, sans-serif; font-weight: bold; color: #999; text-align:center; line-height: 200px;
}
body { margin: 0; padding: 0; background-color: #000000; height:100%; width: 100%;
} #flash{
display: block;
}
html{ margin:0; padding:0; height:100%; width: 100%;
}
</style>
</head>
<body>
<div id=“flashcontent”> You need to upgrade your Flash Player</div>
<script type=“text/javascript”> // <![CDATA[ var so = new SWFObject(“http://www.pyasite.coom/community/mod/riverdashboard/news/preview.swf”, “flash”, “100%”, “100%”, “8”, “#000000”); so.addVariable(“xml”, “data.xml”); so.write(“flashcontent”); // ]]> </script>
</body>
</html>
Is this the correct coding in relation on where the files is located on my server? Right now I have no content showing, just the a black blank space where I would love to put it. Any ideas or suggestion would be a great deal of help.
Thank You
Dan
#  /  PM  /  posted on Apr 18, 2010
Raoul
maybe if you try: http://www.pyasite.com instead of http://www.pyasite.coom ?
#  /  PM  /  posted on Apr 18, 2010
dan012609
Nope still no contents going across Raoul.
#  /  PM  /  posted on Apr 18, 2010
dominios@jonbys
Hi,
Just bought this and its great. The only problem I am having is that any none english characters are being omitted. For example, LogroƱo show up in the scroller as Logroo. I have added encoding="iso-8859-1" to the xml with no effect. Tried utf8 also.
Any ideas.
Kind regards
A.
#  /  PM  /  posted on Aug 04, 2010
johnsmth
Can I target a frame or frame label instead of a url?
#  /  PM  /  posted on Jun 13, 2011