< jewelbox ad
< jewelbox ad
Out of context: Reply #11
- Started
- Last post
- 35 Responses
- fate0
onClipEvent(load){
this.onRollOver = function(){ this.nextFrame();
}
this.onRollOut = function(){ this.prevFrame();
}
}
onClipEvent(load){
this.onRollOver = function(){ this.nextFrame();
}
this.onRollOut = function(){ this.prevFrame();
}
}