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...
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...
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
I am trying to modify someone else's code, and can not seem to find out where to do this at. Their images you click on it and it will get larger, and then you click on it again and it will get smaller. I want to rollover and it get larger, then onclick to go to a website. The file is for a...
Ok I have a very basic if/else statement. I am wanting to know how to make a link say one thing, Like Not old enough! or You are Old enough. and depending on what answer you get it takes you to one of two different websites. I am listing my code to see if anyone has any ideas.
if (entry < 21)...
I am new to this if/else statement thing, and I can not seem to get this part right. Thank you in advance.
Here is my code:
if (QuizTrack.total_correct<85) {
pass_or_fail.text="Sorry, you will have to go back and take the test again.";
} else {
pass_or_fail.text="Congradulations, you passed...
Alright I am trying to make a flash page like the one that you see on walmarts webpage. I have everything working fine with the hole play and pause and the next pages and everything. The only thing that I can not figure out is if I have the movie paused and I go to a different page it will not...
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.