Jump to content
Search Community

how to tween a textfield smoothly

premier23 test
Moderator Tag

Recommended Posts

Hi,

Im new to as3.

I want to tween the x property of a TextField.

I already did this by creating a TextField on the stage and add a tween.

But the tween doesnt run fluid.

I read somewhere that I should embed the TextField in a MovieClip.

 

Can somebody please provide me a quick example?

Link to comment
Share on other sites

with the textField selected go to the properties panel and make sure its anti-alias setting is "anti-alias for animation" not "anti-alias for readability"

 

 

the smoothness of a tween has a lot to do with many factors such as:

 

size of text

distance it needs to move

duration of tween

framerate of fla

 

perhaps if you post your file someone will look at it, at the very least you should provide your code.

 

if you want to try placing your text inside a Movie Clip follow these instructions:

http://flash.editme.com/ConvertToSymbol

 

you can start with step 2 as you completed step 1 by creating your TextField.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...