Can randomize which movieclips react to a button in HTML5?
Hi all,
I'm trying to help someone figure something out for a project they're working on.
They have a series of movieclips which they'll make invisible with the classic "this.movieclipname.visible=false" code. They have a button that's intended to reveal one movieclip at a time. Is it possible to set it so that the order in which the movieclips are revealed is totally randomized? So if someone was to play this in a browser several times they'd be seeing the movieclips in different orders as they click through each time?
Hope I'm explaining that clearly enough...
Thanks
D
