Reverse or rewind

onClipEvent(load) {
	 this.rotateTo(2,2,"easeinoutbounce",20); 
}

i want to rewind or reverse back to the original and play over + over again…?