How to randomly loop a swf array continuously and each swf looping a random # of times?
I need some help to continuously loop an array of swfs randomly, while also looping each chosen swf a random number of times, and depending on which file is chosen a specific transition swf needs to play once. Can anyone help with this in as 3.0 code or point me in the direction of a tutorial, I'm using Flash Pro CS6. I have found a few tutorials on looping swfs but nothing cohesive enough to know the best way to tackle this.
here is a tutorial I did find: http://www.actionscript.org/forums/showthread.php3?t=239856
thanks.