flash getTextExtent
flash getTextExtent
- Started
- Last post
- 4 Responses
- 3wme
purleeze, anyone used this, got it to work? returns a textFieldWidth that is utter balls.
cheers laddies
- UndoUndo0
The textFieldHeight and textFieldWidth measurements provide the height and width required for a text field object to display the entire text string
- 3wme0
thats what they're supposed to do. I know exactly the dimensions needed to display the string, and the getExtent values do not tally.
- UndoUndo0
have you added the gutter and margin values to it??
- 3wme0
yes. It seems to be off by a non-uniform amount too. ie increase string length and textFieldWidth increases oddly?