Flash help?
Flash help?
Out of context: Reply #1
- Started
- Last post
- 1 Response
- ozhanlion0
ya there is; put this on an action frame that your image resides.
this.advanceId = setInterval(this, "play", 3000);
stop();
next frame
clearInterval( this.advanceId );