How to make sound movieclip

import com.greensock.*; 
import com.greensock.easing.*;

TweenLite.to(mc, 2, {volume:0});

i want to mute and i have classes, but only one thing,

how to make sound mc. Thanks