Hi,
I have a very simple question, for those who understand how these flash components really work. If I use an XMLConnector component to access variables inside a 5mb XML file, does this mean that flash will (implicitly) download that full XML file to the local computer and then parse it to get the requested variables???
Or will it do everything on the server side, and it will be still fast although a large XML file is used?
Thanks!!!