This content has been marked as final.
Show 2 replies
-
1. Re: dynamic buttons
Randy1969 Nov 2, 2006 9:02 AM (in response to jaymcdonald)you would set .autoSize=true in your actionscript, then populate the text in the field, and grab the width of the field with .textWidth to size your button. -
2. Re: dynamic buttons
jaymcdonald Nov 2, 2006 9:08 AM (in response to jaymcdonald)Sweet. I didn't realize those textfield methods and properties existed. I was just thinking in terms of using the standard _width.
Thanks!
