setInterval to play and stop a MC

Hi,
I have a MC on the stage with an animation (tween) in it. How can I play that MC every 5 sec by setInterval? The animation in that MC takes 2 sec.

Thanks