Loop action

Hi!

I want to create a button (or movieClip?), that wen pressed will execute the folowing code:

pagina._y = pagina._y + 10;

But I want this code to be continuously repeated until I let go (release?) the button.

Can someone help me?

Thanks.