HTML5 Canvas - Play Random movieclips
Hello I need Help ASAP!
So I have to make a banner with multiple movieclips inside and they should play randomly.
So far i have on satge 3 layers. •Actions •btns •mainMC
Inside the mainMC (Movieclip) I have 12 Movieclips (150 frames duration each) with a this.stop(); in the first and last keyframes.
Now I need to make those 12 movieclips to start playing randomly. so that when one finishes playing an other one starts and keep that behavior looping forever.
I use to have this same banner in Edge Animate and it worked like a charm. but now I can not make it work with animate cc. anyone with a clue on what code should I use to accomplish this?