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:
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!