0
votes
3answers
1k views
Styling UITextField
I've been playing around with different methods of determining at runtime the width of a "label" so that I can resize the "label" because I don't want it to truncate. I've finally found an easy so …
0
votes
which is best site for flash or flex ?
Flex Example is a pretty good resource and the official site …
0
votes
Flex Wipe State Transitions?
On Adobe's site, they mention you should use the and set the 'fromState' and 'toState' (you …
0
votes
how to make text line break in flex textarea
It should work or at the very least < br \> (without the spaces before the "br") should work if you are using htmlText.
I was using XML to fill in the TextArea and since …
0
votes
