Flex 4 comes with powerful and lightweight layout rules. In flex 3, there are specific containers which comes with built in layouts like HBox,VBOX etc. In flex 4 we can specify any standard or custom layout for layout based components like list, group etc. So it is very easy to create custom layouts and reuse them.
Archive for the 'flex 4' Category
Flex 4 is going to make states and transition on fly on components. here i have created a list with states and transitions. check it out.
Continue reading ‘Flex 4 – List with states and transitions’