.

Step Three: Stopping the Movie from Playing

1. Create a new layer called: Actions
2. In the frame 1 place:

stop();


3. Do the same thing in the last frame of your movie.


The Timeline with a stop at each end.



question Posted on 08/25/2008

is there any way that i can insert buttons that would skip to a section of the image or information within the movie clip. like a short cut that takes me to the area i want.



my bad Posted on 08/25/2008

action script 2 not 3



help Posted on 08/25/2008

Hey,

this is perfect for a project i am working on. i like the simplicity of the lesson. but i am having problems. my buttons won‘t work and it says there are issues with the code and having trouble being allowed to put code on the button. any help would be much appreciated.



thanks