Thanks oldnewbie. The movie does indeed reverse as a stand alone swf. One thing I didn't mention was that this movie loads into a target movie called, "artist movie". I didn't mention it because I thought if I just changed the coding for the path it would work - it doesn't.
Here's...
Yes, I put the code in each button. It still seemed to work only once. Even on the first back button, if I went ahead again, the first back button won't work.
I have now named all buttons "back". Do I have to set it up as array for the programming to address all back buttons?
Actually, I just had a chance to test it. I discovered you can only click the back button once and then it no longer functions.
I put:
function reversing(){
if(count<14){
prevFrame();
count++;
}else{
clearInterval(back)
}
}
In an action frame and:
on...
It's me again. Sorry, but I have about 5 back labels (or frame numbers I need to go back to. Will the function with the 9th frame limit that?
Here's the actual application.
I need to play the artist pictures backward to the previous one with the back arrow button. Right now, they go back to...
Thanks. That indeed does the trick. This is the only clear information I've seen on this problem.
I really appreciate this, and what you contribute to the forum (even though I've new, I can see you've posted a lot. Enjoy your weekend.
It was so kind of you to do this. I really appreciate it. I'm going to study the programming to learn from your efforts.
If you'd be up for one more challegne, one of the things I found is that when you push the button labeled, "run movie from right to left," twice (something that's...
I can't speak for z35, but I'd would be interested in having it not go, but play backword a specified number of frames, or play backward to a frame label.
Any ideas how to do this???
Here's an sample of what I'd like to do. I've tried to label the buttons with enough description to give you and idea of what I'd like to do.
http://www.healthcontentprovider.com/test_reverse_movie.fla
Thank so very much for helping me with this.
PS: I'm writing from a different location...
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.