Flash question
Flash question
Out of context: Reply #4
- Started
- Last post
- 13 Responses
- ScottTheRobot0
Perhaps you should look into:
this.onEnterFrame = function() {
}Stuff inside plays at the frame rate of the movie.
Perhaps you should look into:
this.onEnterFrame = function() {
}
Stuff inside plays at the frame rate of the movie.