I have been recently learning and using Flex 2. Coming from a ColdFusion background (and being self taught!!), I first found it very hard to get used to the strict typing and syntax that is used to make up a Flex App.
Flex Apps are composed of MXML and Actionscript 3 class files. The MXML is […]