actionscript loops
actionscript loops
Out of context: Reply #5
- Started
- Last post
- 11 Responses
- Stylus0
on the maintimeline:
myMovieClip.onEnterFrame=fucntio... (){
//insertCode here
}
is this what you mean or setInterval is good to but sometimes you want frame dependent shit so still use the onEnterFrame event