flash help!!!!!plz!!
flash help!!!!!plz!!
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- factoryxii0
im sorry,i just start learning actionscript,so i just put this code in frame 79?
stop();
_global["setTimeout" ](this, "beginAgain", 3000);
function beginAgain(){
this.play();
}