- Has been a member for 4-5 years
- Sold between 1 000 and 5 000 dollars
- Bought between 100 and 499 items
Very clean.
Very clean.
thanks… 
Excellent and very simple. I had an issue with a font and sent the developer an email, and he replied promptly with excellent instructions. Great service! Thanks!
Thanks for such a useful scroller. I am fairly new at Flash/XML. Here is my question.
How do I apply a “mask” for lack of a better word to the visible scroller area? As-is, your scroller spans from absolute right to left. I would like to designate the visible area for the text. See live sample:
http://www.think-epic.com/easyTextScroll.html
Is the solution in the XML file. Assigning horizontal coordinates?
rajkataria17…OR anyone’s help is greatly appreciated. Thanks.
I also would like to know, or can you somehow put it in a dynamic text box?
I really like this file, I think it’s great! How would you make the text clickable to a URL … and how would you make the only one part of the text clickable to URL . Thanks!
good file very useful
hello,
I have a font importing with a name “fff”. I would like use the font with the scroll.
But is not good. Can you me helping ?
Thank’s Mattew
(Excuse me for my bad english..)
My function is :
myXML.onLoad = function(success) {
if(success)
{
var node = myXML.firstChild;
total_txts = node.childNodes.length;
speed = Number(node.attributes.speed);
delay = Number(node.attributes.delay);
/* —- /
txtfmt.font = “fff”;
/ —- */
txtfmt.size = Number(node.attributes.size);
txtfmt.color = Number(“0x” + node.attributes.color.toString());
mc._y = Number(node.attributes.yaxis);
if(node.attributes.bold.toString() == “true”
txtfmt.bold = true;
else
txtfmt.bold = false;
if(node.attributes.italic.toString() == “true”
txtfmt.italic = true;
else
txtfmt.italic = false;
if(node.attributes.underline.toString() == “true”
txtfmt.underline = true;
else
txtfmt.underline = false;
if(node.attributes.dragable.toString() == “true”
dragable();
for(var a=0; a<total_txts; a++)
{
txts[a] = node.childNodes[a].firstChild.toString();
}
scrolling();
}
}
How do u use different fonts?
I tried changing the font in the XML , but when I run it it just shows up as “Times”. It’s not embedding the font…can you please help?
Can the this speed up as time goes by. Example I want it to start off slow then gradually speed up to the point that its unreadable
Great Scroller – is there a way to place it where you want on your flash movie – it seems to stay in the exact spot no matter what size I make the flash file?
Can it be modified so that it scrolls vertically rather than horizontally?
no, it only scrolls horizontally…
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
84 Purchases
13 Comments