Actionscript sounds

i have a movie-clip as one of my buttons… how do iget it to play a sound this is my code so far::

on (release) {
gotoAndStop(“links”, 1);
}