Random playback?

Hi,

Is there anyway of randomly playing frames?

Ie. Some sort of random number generator decides a no. between 1-6 then plays the coresponding frame etc

I was wondering about the ‘random’ feature in actionscript?

Thanks

Spence

yea, there math.random. You can find that in the tutorials section :slight_smile: http://www.kirupa.com/developer/actionscript/tricks/random.asp

Thanks I’ll check it out.:slight_smile: