|
|
|
Adobe Flex
|
Flex Behavior
In this tutorial we can illustrate about flex behavior. In this tutorial you can see behavior for link button with the help of WipeLeft, WipeRight,WipeUp, WipeDown alse you can see how to use WipeLeft, WipeRight,WipeUp, WipeDown in the flex
View Rating |
|
|
Adobe Flex
|
Flex Skin index
Skin is the process of changing component appearance when the component get
event by the user by modifying or replacing its visual elements. It is used to
provide more attractive visual components.
View Rating |
|
|
Adobe Flex
|
DateField in Flex
In the current tutorial you will come to know about the DateField control of Flex. We use tag to use this control in our programming, we can assign an id to it for referencing from the same MXML file or from any other ActionScript file. The examples will help you to learn DateField more effectively
View Rating |
|
|
Adobe Flex
|
RadioButtonGroup in Flex
In the current tutorial you will come to know about the RadioButtonGroup control of Flex. The RadioButtonGroup control in Flex is a set of choices which are mutually exclusive, in RadioButton we need to specify the group name in each of the RadioButton, but in this control we declare the name of the group only once in the RadioButtonGroup tag. The examples will help you to learn RadioButtonGroup more effectively.
View Rating |
|
|