mrfletch
February 18th, 2008, 02:25 AM
Hello everyone,
I had a question about the "Load Random Movies (http://www.kirupa.com/developer/actionscript/loading_random_movie.htm)" tutorial found on Kirupa. I hope I'm posting this in the right area. Basically everything works perfectly as I follow the tutorial, but what if I wanted the randomly loaded video to stop at the end instead of looping?
I have two files that it picks from "movie1.swf" and "movie2.swf", both of them have the stop() ActionScript command at the end. When played separately they both stop, but when loaded using this random loader tutorial they loop.
Any thoughts on how to do this? So close, yet so far. :)
Thanks a bunch!
Paul
I had a question about the "Load Random Movies (http://www.kirupa.com/developer/actionscript/loading_random_movie.htm)" tutorial found on Kirupa. I hope I'm posting this in the right area. Basically everything works perfectly as I follow the tutorial, but what if I wanted the randomly loaded video to stop at the end instead of looping?
I have two files that it picks from "movie1.swf" and "movie2.swf", both of them have the stop() ActionScript command at the end. When played separately they both stop, but when loaded using this random loader tutorial they loop.
Any thoughts on how to do this? So close, yet so far. :)
Thanks a bunch!
Paul