Hi. This is my first post in Kirupa so bare with me if I suck at this.
MY GOAL: I have a 1 colour city skyline image that I am using for the basis for a flash website. 6 of the buildings in the skyline are links to separate pages. Each of those buildings are the same colour as the main image but have a black rollover state. I have used a script to change the colour of the image that is located inside the movie clip but need by buttons that are also located inside my main movie clip to still have a black over state when a different colour is chosen.
IN DETAIL: I have utilized a Kirupa tutorial named Changing Colours Using Actionscript. In manipulating it for what I need in the website I am creating, I have an issue that needs urgent attention.
I have created the movie clip “main” that changes colour on click which is fine. Inside that “main” movie clip I have 6 or so links on a different layer that also change colour with with the rest if the movie clip. They are all set to have an overstate of “black”.
When I test the movie, without changing the colour first, my links still have an over state of black that I pre-assigned to all the links. However, after I have selected to change the colour of the “main” movie clip, all the over states of my buttons change as well. I tried to give each button its own script as per the tutorial but it doesn’t work.
-
Does anybody have any ideas how I can get around this issue?
-
If so, I also need to know how to set the images back to it’s original colour?
Thanks