Flash components › Flash files › Utilities
Small XML-based Newsticker
|
Posted on 2010 Jan 18 |
Hi can i change the color of the arrow, and background color from black to white? and one more thing can change also change the color of the text?
|
Posted on 2010 Oct 13 |
hi jteupep, sorry for late reply. Of course you can, If you know how to use Adobe Flash, just open the source file and then change any color you want.
Thanks for your reply :)
Thanks for your reply :)




















This is small and simple XML-Based Newsticker but very useful and powerful.
Features:
- Auto-srolling text with auto delay time
- Delay Time and Speed are changable
- Next and previous news button
- Can add link
- Text and Link can be changed by using XML file.
- Can be used for Advertising purpose, announcement, etc
You can edit the text and link through XML file.
The text is between this tag in XML file:
- <text> ........ </text>
The link is between this tag in XML file:
- <link> ......... </ink>
Change the speed, auto scroll and delay time through Actionscript in FLA file by changing the value of these parameters:
- autoMoving = true (true is default value)
- speed = 0.15 (0.15 is default value)
- frameTime = 90 (90 is default value)
If you have any problem, feel free to contact me!