Share Posted July 23, 2008 This class is great! I just noticed that if text is permitted to rotate, then the box remains, but the text inside diassapears. This is not critical to my project(I could just dissable rotate for textboxes fo rthe time being)but I just wanted to mention if it has not been brought up. Link to comment Share on other sites More sharing options...
Share Posted July 23, 2008 the text inside diassapears. Actually, that has nothing to do with TransformManager - it's just that Flash cannot rotate TextFields that use device fonts. You're using device fonts, right? (like _sans or _serif, etc.) As you can see in the demo, TextField with embedded fonts can rotate without a problem. Link to comment Share on other sites More sharing options...
Author Share Posted July 23, 2008 Ok, tack that up to "user error" good to know -when set to embed it works. 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