random frame actionscript
random frame actionscript
Out of context: Reply #12
- Started
- Last post
- 15 Responses
- jarredbishop0
it probably isnt this but 'random(#)' is kinda old school. for random(3) it would probably be better to use 'Math.round(1+Math.random()*2)'