Random()
Random()
Out of context: Reply #5
- Started
- Last post
- 8 Responses
- armed_rob0
this one:
mc.gotoAndPlay("start"+(random(3...
is a random action for a movieclip ("mc") with 3 frames ("start1", "start2" and "start3")
...but its not for different movieclips!