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
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