so i have this animated introduction and at the last frame of the intro, want it to stop on that frame with the button popping up at the same time. ive gone as far as:
on(release) gotoAndStop(frame);
when i preview, theres always errors and it doesnt stop on the last frame of the intro and it keeps looping over and over. could someone guide me? thx