How do you make custom scrollbars in Flash MX?
okay, click on the scrollbar so that it’s border is blue, then in the Properties panel at the bottom, select Properties. it should already be set on Parameters, so change it to Properties. the you have the option of changing the alpha, tint, brightness, and advanced options.
If you select Advanced, the click on the box that says “settings” and it should bring up a small popup. there you can edit the colors.
when you deselct it, it will still appear gray. but when you test the movie, it will show up the color you picked. If there’s another easier way, the someone please tell me.
But how can you make it so its just arrows?
If you want just arrows, then make an up arrow, and a down arrow. then convert them into MCs. the add the actionscript. i really think theres an easier way to color scrollbars, but i dont know how.
searching the forums always works…
http://www.kirupaforum.com/forums/showthread.php?threadid=21634&highlight=*scroll*
I converted to MC but when i add an action to one of them it does the same for the other arrow.
Here is what I have…
Ahmed is correct, searching works wonders:
Here’s a post with exactly what you want to do courtesy of Kax:
…who is now ‘kode’ I guess, hmm.
http://www.kirupaforum.com/forums/showthread.php?threadid=22935&highlight=scroll+buttons
(-:
give one movieclip an instance name of ‘mc1’, and the call other ‘mc2’, and use the code i’ve posted in my first reply
I have done these things but when I add an action to something, it goes to everything.