PDA

View Full Version : xml vs DataSet


gio
06-22-2006, 03:02 PM
Does anyone know what is the limit for an xml file that can be loaded in a flash 8 movie?

There is also another thing..
Is it really faster to make a use of a DataSet using the while, hasNext(), filterFun(), etc functions rather than normal for loop function calling straight XML data?

any ideas?
i need to optimize my movie a bit.