playing movie clips using a button
hi,
i have a button on the main stage called "three_btn"
i have a movieclip on the stage called "village_mc" and a movieclip inside this 'village' called "sign_mc".
what i want is the "sign_mc" movie to play when you press "three_btn".
this seems very simple but all the action script i have tried does'nt work!!!
please help!
---------------
while im here, can anyone help with this:
the "sign" movie clip reveals(mask) a signpost. i want the sign to be revealed when you press the three_btn, but also i want the sign to disappear IF you press three_btn and the sign post is visible.
obviously i would have to make a movie clip that removes the signpost (is there an easy way to 'reverse' a movie clip?) and create an if statement, but i dont know how to do this!!!
any response would be great
thanks..