Tween to Num rather than %

Hia all.

I was wondering if anyone knew if you could use the tween class to tween to a width or height rather than a percent.

var re_x:Tween = new Tween(_root.frame_mc, "_xscale", Strong.easeOut, _root.frame_mc._xscale, end, 2, true);