The Flex programming style may be varied based on the programmers. Some of the programmers are more familiar in writing coding in a class style and some of them familiar in writing the mxml components. Here i mention the some of the ways you can create the Flex programming
1)the entire project can be coded in actionscript
2)actionscript can be embedded into your MXML file using the
3)actionscript can be used to create custom classes/components, and to extend any of the flex classes.
4) actionscript functions can be called from within components declared with MXMLfor example:
No comments:
Post a Comment