Flash Action Script 2, Easy Question.
Hi there, ok well im trying to do something in flash AC2, and im stuck.
i have 2 button symbols and 1 dynamic text field.
when i put my mouse over button 1, i want the dynamic text field to say "description1" and when i put my mouse over button 2 i want the dynamic text field to say "description2"
is there a way i can do this in action script 2?
i can do it by diving down in to the button and making an "over" instance with the text on it, but that causes some glitches when you mouse over the dynamic text, so im looking for a way to do it with just action script.
i imagine it must be real easy, 3 lines of code max, i have looked on google and forums. but i think the problem is just so basic it is not even being covered.
thanks.