public static function metrsToPixels(length:number):int { return length/100; }
xm=myMath.metrsToPixels(x0in);