Mar 9, 2009
Optimising the data loading process with Flex, AIR & Ant: compiled SWF files instead of verbose XML files
Posted by Dennis in ActionScript, Flex • 6 commentsThe project I’m currently working on needs to load large amounts of data. The application uses data which is supplied to us in the form of Excel sheets. The data for one object consists of 4500 records.
XML files are typically used for this kind of task. However in this case the XML files are huge. [...]



