
Sell & Buy Flash
Details
Uploaded: 12 July 2009
Opens With: Flash CS3 (9+)
Files Included: fla
Size: 56kb
Action Script: AS3
Resolution: Resizable
Documentation: normal
Keywords:
news, ticker, horizontal, infinite, smooth, slick, unlimited, easy, customizable, xml, driven, resizable,
Do you like this file?
The ticker display's a title that contains a settable URL to the main article.
<item href='http://www.flashreseller.com' target='_blank'>
<title>Animal activists decry expanded elephant displays</title>
</item>
The package includes a php version.
The Globe "Earth" had following settings: show/hide, change position and change colour.
showGlobe='2'
globeXpos='10'
globeColor='#205e86'
ShowGlobe can have 3 positions: 0, 1 or 2
0 = hide globe
1 = display globe as static image (images/globe.png)
2 = display animated globe
Scrolling speed, scroll direction and animation time can be set in the xml file.
scrollDirection='left'
timeInterval='2'
animationTime='1'
The width, height and background colour of the ticker can be set in the xml file. Graphics and fonts can be changed inside the library of the main fla.
widgetWidth='590'
widgetHeight='30'
widgetBgColor='#2b85ce'
newsBgCornerRadius='20'
arrowShadowColor='#ffffff'
The news has 2 options. One in normal and another in over state where it can be set the background and font colour. The radius of the over state can be set in xml. By default is set to 20.
<mouseOutState titleColor='#ffffff' newsBgColor='#2b85ce' />
<mouseOverState titleColor='#ffffff' newsBgColor='#3c3c3c' />