Xscale and yscale

in the code below how to add yscale value?


var myTween:Tween = new Tween(_root.mc_bg, "_xscale", mx.transitions.easing.Regular.easeOut, _root.mc_bg._xscale, 100, 0.1, true);