utswim
10-28-2002, 10:36 PM
Anyone know what I'm doing wrong? I've established an opening set of fades, all on the same frame, which happen in order, ending with a fade in of navigable buttons. I can't make the buttons fade in, so I made separate movie clips (which look identical to the buttons) for the fade in.
I've tried attaching code in a number of places (the MC's, the main timeline) which say essentially:
on completion of final fade in;
gotoAndStop(2);
where frame 2 has the actual buttons inserted instead of the MC's, meaning once the MC fade has concluded, the user is now able to click a button.
I can't come up with any code that works to go to frame 2 upon completion of the fades. Any suggestions? Where would it go?
Thanks.
I've tried attaching code in a number of places (the MC's, the main timeline) which say essentially:
on completion of final fade in;
gotoAndStop(2);
where frame 2 has the actual buttons inserted instead of the MC's, meaning once the MC fade has concluded, the user is now able to click a button.
I can't come up with any code that works to go to frame 2 upon completion of the fades. Any suggestions? Where would it go?
Thanks.