2 Comments
fantero
/ flash & video
2 Comments
Details
Uploaded: 14 April 2009
Opens With: Flash 8 (8+)
Files Included: SWF, FLA, JPEG, XML, HTML, JS
Size: 2kb
Action Script: AS2
Resolution: 440x50
Documentation: bad
Keywords:
Do you like this file?
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!