changing cornerradius of Flex label and changing arrow of combo box

Posted by whoopy_whale on Stack Overflow See other posts from Stack Overflow or by whoopy_whale
Published on 2009-08-14T20:17:27Z Indexed on 2010/05/25 14:51 UTC
Read the original article Hit count: 282

Filed under:

Hi,

I have two questions.

  1. How do I change the corner radius of a Label component in Flex. Tried applying style name, and the setStyle('cornerRadius',9) methods, but doesn't work.
  2. How can I change the arrow image in the combo box control to a different image?

Please give your suggestions.

© Stack Overflow or respective owner

Related posts about flex