XML CSS Smooth Text Scroller
Posted On: December 9, 2009
Price: $6.00
Flash Player Version: 8
Swishmax Version: Swishmax2, 2008.08.12
Comments: 3 comments
Price: $6.00
Flash Player Version: 8
Swishmax Version: Swishmax2, 2008.08.12
Comments: 3 comments
A powerfull smooth text scroller that loads external text via XML.
Supports CSS (also loads external CSS file).
Options you can change in the XML File:
- scroll speed
- dragger height
- dragger speed
- scroll easing
- bar color
- scrollbar color
- showButtons


Having trouble with txt displaying on servers.. works on cpu… it’s the same problem that I see now on this page…
example: you can see – <span class= …..
http://www.quirkcreative.co.uk
Thank you.
leaving this so I can check Notify me…
Hey!
Found the “error”…
open the MC “text_scroller” > “txt” … click on the dynamic textfield “description”
go to the script tab… remove all the script from it.
got back to the “text_scroller” MC and place this code:
onFrame (3) {
txt.description._text.autoSize = “left”;
txt.description._text.html = true;
txt.description._text.styleSheet = myCSS;
stop();
}
Voilá!