7/9/2010 9:57:07 AM
Title:
Button Shape
Can we have a rounded button in Adobe AIR?
PLease help me how to do this?
7/9/2010 7:44:08 PM
you can make a button rounded by using he button component and specifying the cornerRadius property.
<mx:Button x="187" y="101" label="Button" cornerRadius="15"/>
Kiney
Points: 530
Posts:0
7/9/2010 7:46:13 PM
use skinning in flex to create button of any complex design.
http://askmeflash.com/tutorial/4/skinning-a-flex-button-tutorial-using-skin-in-flex