Hiya,
this is probably an easy one, but I just can’t work it out. Just followed a tutorial to build a drop down menu, which works perfectly. But I can’t make the buttons in the drop down menu jump to another scene!
Is it maybe because the buttons that have the action script are inside a movie clip(which they need to be to get the drop down effect!)?
Or is there a different action script for drop down buttons (I used: on (release) {GotoAndPlay(“Scene 2”,“1”)} )
Thanks for anyone’s help
Tim