Flash components › Flash files › Utilities
Details
Uploaded: 26 June 2009
Opens With: Flash CS3 (9+)
Files Included: fla
Size: 32kb
Action Script: AS3
Resolution: Resizable
Documentation: good
Keywords: 2009, browse, news, widget, flash, scroll, headline, scroller, autoscroll, slid, text, smooth, link, article, scroll, xml, dynamic, animated,
Do you like this file?
The widget contains a title that contains a settable URL to the main article, news list with a brief text paragraph, date, day, time, and optionally an image.
<item href='http://www.flashreseller.com' target='_blank'>
<title>Animal activists decry expanded elephant displays</title>
<date>Thursday, June 18, 2009 11:54 AM</date>
<thumb>images/elefant.jpg</thumb>
<text><![CDATA[Seven lumbering elephants four of them newcomers are the star attractions in the San Diego Zoo s biggest, most costly expansion in its 90-plus years.]]></text>
</item>
News text can be html formatted.
Scrolling speed, mouse scroll speed and animation as the width and height of the news widget can be set in the xml file. Graphics and fonts can be changed inside the library of the main fla.
mouseWheelSpeed='0.1'
autoScroll='yes'
autoScrollSpeed = '2'
animationTime='1'
widgetWidth='450'
widgetHeight='300'
widgetPadding='10'
widgetBgColorTop='#6e889b'
widgetBgColorBottom='#4b6273'
scrollBarWidth='12'
scrollBarColor='#3f5868'
scrollBtnHeight='30'
scrollBtnColor='#cce5f6'
scrollBtnOverColor='#68a813'
arrowColor='#3F5868'
arrowOverColor='#ffffff'
The images can have any size and aspect ratio, and this can be edited in the xml file.
thumbWidth='60'
thumbHeight='60'
thumbBorderWidth='2'
thumbBorderColor='#476f8a'
thumbBorderOverColor='#cce5f6'