Help! I have scoured pages and pages of books and forums, and
cannot seem to find a straight answer on this. Even on the recent
posts in this forum the answers seem very muddled.
I have created a drop down menu, which consists of a movie
clip with an onRollover action, which "drops down" a movie clip
that contains movie clip buttons. for example:
menu_mc (has onRollover and RollOut action to reveal menu)
contains button1_mc, button2mc, etc.
which are supposed to link to outside urls.
i am to understand that by using onRollover and onRollout on
the menu_mc to animate it negates the movie clip button's actions
underneath...I just don't understand what action (tellTarget?) to
use (AND WHERE...frame? instance?) to get the buttons inside the
menu_mc to work.
please help! thanks so much!!!