Hi list...

I'm putting a TextField on the stage and I want to know it's _width.
(AS2)  It's two lines long (htmlText = true), and so I have wordWrap =
true.  The issue is that according to the autoSize documentation:

If wordWrap is also set to true, then only the bottom side of the text
field will be resized and the left and right sides will remain fixed.

Does anyone know a way around this to get the true TextField._width?  I
guessed setting the cacheAsBitmap to true and then testing, but that
doesn't work.  Any ideas?

Thanks,
- Michael M.

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to