- Has been a member for 3-4 years
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Bought between 1 and 9 items
- United States
Nice and smooth! (IE7) Great job!
Nice and smooth! (IE7) Great job!
Tested and the preview works in all browsers. Thanks Egobuilders!
I found a small bug. I don’t usually do this but decided to let you know so you can fix it.
I just played with the scroller and when you release it outside (when you drag it) the scroller bar goes darker. When done several times it becomes black and disappears into the background. 
This is a nice file by the way.
i like it.
Thank you Norppa. I’m uploadind the new version with change. Anyway it is as simple as adding this line into the code:
scrollBar.scrollMC.onReleaseOutside = rollout;
Cheers.
Thanks mimbre!
i like it too!
How i can change the path /XML/scroll_text.xml in the .fla?
thx
Hi Bstyles, if you are using the component, just open the component inspector and you will see the field to change the root of the xml. If you are using the normal movieclip, go to to the beggining (line 1) and insert this line:
var xmlPath:String ="xml/scroll_text.xml";
here you can put the path you want.
I recommend using the component version because is a lot easier to control all the parameters.
Any other doubt just ask me and i’ll try to answer the quickest posible.
Thanks.
Hi…I really like this component it’s simple to set up. I bought it because my client wants the text to be maintainable from the .xml file AND the text be SELECTABLE in the movie.
I am able to load the text via the .xml file, but the text is not selectable. In your demo, the text is selectable.
Can you tell me how to make the text selectable?
Thanks, Marlee
Hi…I really like this component it’s simple to set up. I bought it because my client wants the text to be maintainable from the .xml file AND the text be SELECTABLE in the movie.
I am able to load the text via the .xml file, but the text is not selectable. In your demo, the text is selectable.
Can you tell me how to make the text selectable?
Thanks, Marlee
sorry for the double post…I forgot to check “Send me an email for replies”
I am considering purchasing this app. Can the background colour be changed?
Thanks!
Can you make the background transparent, or better yet, have no background at all so my website design shows through? Thanks it’s rather urgent.
Hey wondering if this item can also auto scroll? I need a box that slowly autoscrolls up, but then is manually controllable when the user runs their mouse over the tex box.
Possible? Let me know asap—I can send you some extra $ if you can do it!
thanks, Rick
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.
I’m sorry for the late anwser but i was out for a trip. You must have:
textVar.selectable = true;
inside the loadText2 function. Hope it helps.
Cheers.