on (rollOver) { this.onEnterFrame=function(){ nextFrame(); } }
on (rollOver) { this.onEnterFrame=function(){ prevFrame(); } }