Im new to actionscript, Working on my website navigation system with for loop and arrays. Here is the look right now top right nav working.
Im trying to have the word links fade in white on mouseOver and fade to blue onpress. and fade back to normal when another button is pressed. any suggestions on how i should go about doing this?
I was thinking of duplicating the arreay of buttons but have the mouse over fade in the white font array buttons on mouse over. But not sure if that would be a good idea or if it would work. Keep in mind im new to this stuff.
Thanks for all the help.
regards
James