Copy link to clipboard
Copied
I have a health bar graphic which has slanted ends (so it's a parallelogram, not a rectangle), and when I try to animate it in Flash to shrink anchored on the left center, the slanted ends gradually get straighter and straighter.
How do I get around this?
This is my image. It is scaled up in Flash by 200 percent.
the only way is to cut the end and convert it to movieClip then animate it on x axes at the same time of scaling.. use the bar width as x value for "end_mc".
otherwise it'll be stretched.
Copy link to clipboard
Copied
use width property instead of scaleX
Copy link to clipboard
Copied
oh it's not a stroke then you'll get the same result! 😕
Copy link to clipboard
Copied
the only way is to cut the end and convert it to movieClip then animate it on x axes at the same time of scaling.. use the bar width as x value for "end_mc".
otherwise it'll be stretched.
Copy link to clipboard
Copied
Ok, that'll do it! Thanks!
Copy link to clipboard
Copied
You're welcome
Find more inspiration, events, and resources on the new Adobe Community
Explore Now