Okay, so I'm trying to make a website with flash and I'm working on the intro but I cant seem to get it right. I understand the concept of how everything works so no need to explain that to me. Here is my problem.
My first frame is an embedded video file which I've imported to the stage. My second frame is a freeze frame of the last frame of the video with all the buttons and stuff. How do I get the flash movie to move from frame 1 to frame 2 properly. I've tried the stop(), the gotoandplay(2), and a few other action scripts, but nothing seems to make it work properly. The results is either frame 1 video plays and it goes to black afterward, or the frame 1 video doesnt play and it skips straight to frame 2. Can someone explain to me what I need to do to get it to work please?
My first frame is an embedded video file which I've imported to the stage. My second frame is a freeze frame of the last frame of the video with all the buttons and stuff. How do I get the flash movie to move from frame 1 to frame 2 properly. I've tried the stop(), the gotoandplay(2), and a few other action scripts, but nothing seems to make it work properly. The results is either frame 1 video plays and it goes to black afterward, or the frame 1 video doesnt play and it skips straight to frame 2. Can someone explain to me what I need to do to get it to work please?