random frame actionscript
random frame actionscript
Out of context: Reply #15
- Started
- Last post
- 15 Responses
- nebrow0
http://nikibrown.com/archworks/h…
works fine in safari
So in FF when i refresh it will randomly go to frame 1 and frame 2 but not frame 3? it flashes frame 3 but then goes back to frame 2.
I have this in frame 1 on my actions layer:
gotoAndPlay (Math.round(1+Math.random()*2))
stop();here is my .fla:
http://nikibrown.com/archworks/h…
thanks for all the help guys!