Share Posted November 11, 2008 Hi can TransformManager resize flash components like Label , scrollpane, button etc.. and not change aspectratio ? thanks Ivan Link to comment Share on other sites More sharing options...
Share Posted November 11, 2008 TransformManager can transform any DisplayObject/MovieClip, so since components qualify as DisplayObjects/MovieClips, yes, they can be transformed. You can lock the aspect ratio by setting the constrainScale property to true. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now