Loop script

What is the command to make this script loop:
[font=verdana, arial, helvetica][size=2]mySound = new Sound(this);
mySound.loadSound(“music.mp3”,true);[/size][/font]