Hi Guys,
I’m sure this is possible, but beyond my current as3 skills, but how would I go about creating a round edged box via drawRoundRect and be able to tween it to a different size without losing proportion?
Say, I had a 100 x 100 box on my stage with a radius of 10, but wanted to resize it with say TweenLite or Tweener to 400 x 380 but still keeping the nice radius of 10 in each corner?
Much thanks if anyone could point me in the right direction!
Liam