Hi,
I have some problem with animating textfield/text inside a movieclip
Basically I have a textfield inside a movieclip, and I'm tweening the movieclip xy values for movement.
The textfield display however becomes really wobbly when tweening, its still wobbly whether I use animated text, bitmap text, filters/shadows on or off, html text or not etc
Everything tweens smoothly tho. Even when I place movieclips inside that tweeing movieclip.
By the way I use the IDE to drag and position the textfield, embed fonts.
Below is a screenshot of the textfield display, its inside the character movieclip: it just wobbles alot making the animation look rough. Turning the framerate up to 60 didn't help either.
Are there any ways to solve this problem?
Other method I can think of is to add it to a seperate layer in the background and use enterframe to make it snap to the position every frame, haven't try this yet.
Don't get why the textfield is so wobbly anyway
Thankyou
Yaure