Share Posted January 11, 2011 Hi there, When using the TransformManager, i found a problem when i was trying to rotate a textfield : When the rotation angle is different of 0, my text disappears. I read on some forum i should use the embedFonts property (to true), but it make my text disappear too when I use device Font (Client side)... Is it possible to transform a textfield with the TransformManager when using device Font ? What should i do ? Hope someone can help me. Alexandre Link to comment Share on other sites More sharing options...
Share Posted January 11, 2011 Unfortunately that's a Flash limitation that has nothing to do with TransformManager. If you want to rotate TextFields and keep the font visible, you need to embed it. Actually, I believe I read somewhere that Adobe changed the behavior if you publish for Flash Player 10 or something like that, but don't quote me on that. I just always embed the fonts to make sure everything works consistently. 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