coastside
May 7th, 2002, 03:54 PM
Hello, This is my first post here and it my be a hard one to understand?
Overview----------------------------------
I have four buttons on the main stage (info) (help) (bio) (main)
When you Rollover a button it fades to another color/when you rollout it fades back to the original color
I have a script that does the color change because I do not want to use motion tweens.
Here is what I did------------------------
I made a 2 frame MC named infoMC
In the 1st frame of the MC I made the word (info) a nested MC and attached the color change code to it.
The 2nd frame of the MC Is the same as the 1st frame but I revesed the color change
Both frames have stops in them
The first frame is labeled "over"
The second frame is labeled "up"
---------------------------------------------------------
A button on the main targets the infoMC
????????????????????????
Now to my question
Do I have to do this to every button?
Is there a way to reuse this script for all the buttons?
I would like to find a better way to do this because the file size jumps up everytime I make a new button ! !!! !!!!!! !!!!!!!!!
Overview----------------------------------
I have four buttons on the main stage (info) (help) (bio) (main)
When you Rollover a button it fades to another color/when you rollout it fades back to the original color
I have a script that does the color change because I do not want to use motion tweens.
Here is what I did------------------------
I made a 2 frame MC named infoMC
In the 1st frame of the MC I made the word (info) a nested MC and attached the color change code to it.
The 2nd frame of the MC Is the same as the 1st frame but I revesed the color change
Both frames have stops in them
The first frame is labeled "over"
The second frame is labeled "up"
---------------------------------------------------------
A button on the main targets the infoMC
????????????????????????
Now to my question
Do I have to do this to every button?
Is there a way to reuse this script for all the buttons?
I would like to find a better way to do this because the file size jumps up everytime I make a new button ! !!! !!!!!! !!!!!!!!!