This content has been marked as final.
Show 4 replies
-
1. Re: Button Label
flexercised Jan 30, 2012 4:36 AM (in response to tiger886)<s:Button label="account and audit" />
-
3. Re: Button Label
tiger886 Jan 30, 2012 6:02 AM (in response to flexercised)@Flexercised
this is not work...
can u tell me another solution
-
4. Re: Button Label
tiger886 Jan 30, 2012 6:04 AM (in response to jfb00)i am using flex 4.6
<s:Button id="btn"
label="The quick brown fox jumps over the lazy dog"
width="100" height="100"
horizontalCenter="0" verticalCenter="0"
creationComplete="btn.labelDisplay.maxDisplayedLines = 0;" />
But In creationComplete it does not show maxDisplayedLines..
plz tell another solution.
Regards.
shankar

