flash help

Out of context: Reply #1

  • Started
  • Last post
  • 1 Response
  • madino0

    I am not sure if I understand or not. But I will try to help. If you want an easy way with no code... inside your animation when it stops, have a movieclip attached inside. That movie clip has a stop on frame 1 with a blank frame. Frame 2 and below will be your animation. When you click on your button at the end of the movie tell the new movieclip to gotoAndPlay(2);

    there are so many ways to do what I think you want to do. This is a simple way, the other ways are to code each part.

    does this help at all?

View thread