Does anyone know how I would go about changing a scrollbar component? Instead of having the big box with borders around it, I want something very simple. Basically just a scrollbar, even with that I don’t want any arrows or anything just a little bar the user can dgar up and down.
I checked the site and found the great tutorial on using the scrollbar component with dynamic text. This is perfect for what I want, it’s just I don’t like the scrollbar style.
*Originally posted by claudio *
**I dont know if you can actually customize the scrollbar component. I guess it would be easier if you design your own scrollbar. **
Dude don’t say that. I really want a nice and clean scrollbar :*(
*Originally posted by Neo-Geo *
**you can open the library, go into scrollbar components folder and change one by one. delete the arrow, delete the box, do whatever you want. **
Cool!
Thanks, that was a lot simpler than I would have thought.
But if you want a new look, it is easier to edit the symbols rather than building your own scrollbar similar to the scrollbar component altogether (if you don’t know AS).
Got it working now with new scrollers and even text loaded in from a text file
I do have a little problem though, I am using a text file to hold the text. Every time I put a space in the text file the gap that flash displays is a lot bigger.
Here’s an example of a text file that i used recently
faqText=
<font color="#FF0000"><b><u>4/22/03?</u></b></font><br>
<font color="#000000"><b>Where do I submit form num#155?</b></font><br>
<font color="#FF0000"><b><u>4/15/03?</u></b></font><br>
<font color="#000000"><b>Where can I find UPS tracking Numbers?</b></font><br>
<font color="#FF0000"><b><u>4/05/03?</u></b></font><br>
<font color="#000000"><b>How long will it take to get form num#2700 approved?</b></font><br>