Is there anyway you can rewind a movie clip.
Here is a little info for ya. On the first frame I have a graphic, with a stop(); on it. I also have a button on this frame with a on(press) { gotoAndStop(2);}.
Then on the next frame I have a movie clip on with a stop(); at the end of the movie...
I am working in MX. I have figured out how to make this all work but one last aspect. I have these four bars that the first can move to the left freely. The second one can only move to the left if the first one goes with it or is already. Then the other two work the same way. The problem is if...
I have two bars that are movies next to each other. they both move to the left 30 frames and stop. I want the one on the left to move if the one on the right has been clicked.
Here is a link to the .rar file. It has the flash file and the .swf file in it.
Thanks for all your help in advance...
As always you are a genius. Thank you very much. Now that that is fixed. I have one more question. I have a delay on each scene of 5 seconds or 5000 milliseconds. Well I want it when you rollOver those buttons from the previous question, it will do like a pause or a stop();. What I already have...
Sorry I forgot to mention that I have three different scenes with in this file, and when ever I rollOver these buttons it just wants to jump to one of those scenes.
Again thanks in advance,
Justin
I have scene with two layers on the bottom layer is a movie that is stopped. On the top layer I have my buttons that I want to control the movie. I want the movie to stay paused until someone rolls over one of the buttons and then it jumps to a different frame in the movie. movie_scene-1 is my...
Alrighty thanks that worked. It all works, the only thing I need now is that when you go to put in on a web site or you preview it, it will not automatically start. You have to rollOver it for some odd reason.
Thanks,
Justin
no there is no kind of pause in the HTML that I can find, and I was wrong about it auto playing in flash. I guess my mouse was always over it. As soon as you rollOver the movie, it will start playing. I want it to automatically start playing.
I have a file that will not auto play in Internet Explorer or Mozilla. It will on the other hand auto play when I just preview it in Flash. Does anyone have any ideas why this would happen.
Thanks in advance,
Justin
Alrighty I have it so I can getUrl on each individual image. Now I just need to find out how to get this so I rollOver and it gets big then rollOut and it gets small again. Any ideas?
on (rollOver) {
if (out) {
_parent.pressv=-2;
out=false;
} else {...
I think I can make eash image a button and then make each one of them have their own URL, but when I put your code in I can not make them shrink back down to normal size.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.