Random Funtion Flash
Random Funtion Flash
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- unfittoprint0
#1: don't use scenes; use frames instead
#2
frame = Math.ceil(Math.random()*this._to...
gotoAndStop(frame);
#1: don't use scenes; use frames instead
#2
frame = Math.ceil(Math.random()*this._to...
gotoAndStop(frame);