I have in the ACTIONS area where the buttons are
button.onRelease = function() { about.gotoAndPlay(1); }
which means that if the button is clicked it will play the movie instance name about correct?? so why isnt it playing??
here is the file… What am i doing wrong??