Creating an XML application using Flex Builder – part 2
Welcome to part 2 of the three part case study on building a Flex 2 application. In part 1, we started to build our real estate listings application. We created the interface for the application and the custom class that loaded the external XML document. In part 2, we'll populate the Repeater control in the interface to show a list of all properties from the XML document.
Read More