PDA

View Full Version : Original theme color persists in skinned scrollbar?


ironchefmoto
02-28-2006, 04:26 PM
Question -- why, when I change the various Themecolor objects in the UIScrollbar, does the rollover state persist as green in a List component? Rather than red or some other color?

I've been trying to skin my first component since reading the gotoAndLearn tutorial (thanks to everyone who has pointed to that tutorial), and something odd is happening. I've dropped a list component onto my stage, and I'm skinning the UIScrollbar component per the tutorial.

Everytime I try and change the color of the "theme" in the library folder that I imported into my project, the rollover of the up/down buttons in the UIScrollbar component of the List component remains GREEN. I've changed the themecolor objects in the library folder 2-3 times to different colors. Always green. Why?

By the way I have been pointed to the gotoAndLearn tutorial on skinning components. I kept skinning components using that method PRIOR to placing a component in my workspace. I think that's why I was never seeing the changes I made to said components.

Any suggestions regarding my question would be much appreciated.

IronChefMorimoto

P.S. - The components discussion area appears to be rather dead. Any reason it's not merged with the various versions of Flash?

ironchefmoto
03-06-2006, 07:14 PM
Anyone have any suggestions about this? I'd appreciate some input.

Thanks,
IronChefMorimoto

wmbenedetto
05-06-2006, 07:03 AM
I'm having the same issues. Does anyone have any suggestions on this? It's driving me CRAZY!

PB_AS3
07-23-2008, 10:27 AM
Hi whatever you have is compiled component so you cannot change through FLA. what you can do is take new component in new FLA change it as per your requiement. then import it into your library.

Hopefully it will solve your problem.